API Reference vtc v0.2.6
Modules
The rate at which a video file frames are played back.
Exception returned when a framerate cannot be parsed.
Pre-defined framerates commonly used in the wild.
Protocols for source values that can be used to construct a timecode.
Protocol which types can implement to be passed as the main value of
Timecode.with_frames/2
.
Protocol which types can implement to be passed as the main value of
Vtc.Timecode.with_premiere_ticks/2
.
Protocol which types can implement to be passed as the main value of
Timecode.with_seconds/2
.
Represents the frame at a particular time in a video.
Exception returned when there is an error parsing a Timecode value.
Holds the individual sections of a timecode for formatting / manipulation.
Helper functions and types for working with the Ratio module.