API Reference vtc v0.6.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 used 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 Vtc.Source.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 Vtc.Source.Seconds protocol for Premiere ticks. See Vtc.Timecode.premiere_ticks/2 for more information on this unit.

Implementation of Vtc.Source.Seconds for runtime strings. See Vtc.Timecode.runtime/2 for more information on this format.

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.