Vtc.Source.Frames.frames

You're seeing just the function frames, go back to Vtc.Source.Frames module for more information.

Specs

frames(t(), Vtc.Framerate.t()) :: result()

Returns the value as a frame count.

Arguments

  • value: The source value.

  • rate: The framerate of the timecode being parsed.

Returns

A result tuple with an integer value representing the frame count on success.