Skip to main content

is_contiguous

Function is_contiguous 

Source
pub fn is_contiguous(tcs: &[Timecode]) -> bool
Expand description

Checks if a sequence of timecodes is contiguous (each consecutive pair differs by exactly 1 frame).