Skip to main content

slideshow

Function slideshow 

Source
pub fn slideshow(
    images: Vec<Stream<Video>>,
    segment_duration: f64,
    transition: &Transition,
    preset: KenBurnsPreset,
    w: u32,
    h: u32,
) -> Stream<Video>