API Reference vtc v0.8.0
modules
Modules
Functions and types for working with physical film data.
The rate at which a video file frames are played back.
Exception returned when a framerate cannot be parsed.
Holds a timecode range.
Pre-defined framerates commonly found in the wild.
Protocol which types can implement to be passed as the main value of
Timecode.with_frames/2
.
Holds Feet+Frames information.
Implementation of Frames for timecode string. See
Vtc.Timecode.timecode/2
for more information on this format.
Protocol which types can implement to be passed as the main value of
Timecode.with_seconds/3
.
Implements Seconds protocol for Premiere ticks. See
Vtc.Timecode.premiere_ticks/2
for more information on this unit.
Implementation of Seconds for runtime strings. See
Vtc.Timecode.runtime/2
for more information on this format.
Represents a particular frame in a video clip.
Exception returned when there is an error parsing a Timecode value.
Holds the individual sections of a timecode for formatting / manipulation.