Function new_detector
pub fn new_detector<R: Read, T: Pixel>(dec: &mut Decoder<R>, opts: DetectionOptions) -> Result<SceneChangeDetector<T>>
Errors
- If using a Vapoursynth script that contains an unsupported video format.