Vtc.Source.Seconds.seconds

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

Specs

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

Returns the value as a rational, real-world seconds value.

Arguments

  • value: The source value.

  • rate: The framerate of the timecode being parsed.

Returns

A result tuple with a rational representation of the seconds value using Ratio on success.