View Source Vtc.FilmFormat (vtc v0.7.0)
Functions and types for working with physical film data.
Link to this section Summary
Functions
The number of frames a foot of film contains for format
.
Link to this section Types
@type t() :: :ff35mm_4perf
Enum like type of supported film formats for Vtc.
Link to this section Functions
@spec frames_per_foot(t()) :: pos_integer()
The number of frames a foot of film contains for format
.