Skip to main content

default_frame_count

Function default_frame_count 

Source
pub fn default_frame_count(clip: &Clip) -> usize
Expand description

Default uniform-grid resolution for a clip: the maximum keyframe count across its tracks, with a minimum of 2. Irregular authored key times can still fall between these uniform samples.