View Source Vtc.FilmFormat (vtc v0.6.1)

Functions and types for working with physical film data.

Link to this section Summary

Types

t()

Enum like type of supported film formats for Vtc.

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.