Vtc.Timecode.with_premiere_ticks

You're seeing just the function with_premiere_ticks, go back to Vtc.Timecode module for more information.
Link to this function

with_premiere_ticks(ticks, rate)

View Source

Specs

Returns a new Timecode with a premiere_ticks/1 return value equal to the ticks arg.

Arguments

  • ticks: Any value that can represent the number of ticks for a given timecode. Must implement the PremiereTicks protocol.

  • rate: Frame-per-second playback value of the timecode.