View Source Vtc.Source.PremiereTicks (vtc v0.5.3)
Implements Seconds
protocol for Premiere ticks. See Timecode.premiere_ticks/1
for more information on this unit.
Thus struct is used as an input wrapper only, not as the general-purpose Premiere ticks unit.
Link to this section Summary
Link to this section Types
@type t() :: %Vtc.Source.PremiereTicks{in: integer()}
Contains only a single field for wrapping the underlying integer.