Trait VideoSetWidgetRefExt

Source
pub trait VideoSetWidgetRefExt {
    // Required method
    fn video_set(&self, paths: &[&[LiveId]]) -> VideoSet;
}

Required Methods§

Source

fn video_set(&self, paths: &[&[LiveId]]) -> VideoSet

Implementors§