Skip to main content

new_detector

Function new_detector 

Source
pub fn new_detector<R: Read, T: Pixel>(
    dec: &mut Decoder<R>,
    opts: DetectionOptions,
) -> Result<SceneChangeDetector<T>>
Expand description

ยงErrors

  • If using a Vapoursynth script that contains an unsupported video format.