Vtc.Source.PremiereTicks.ticks

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

Specs

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

Returns the number of Adobe Premiere Pro ticks as an integer.

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.