VideoWidgetActionsExt

Trait VideoWidgetActionsExt 

Source
pub trait VideoWidgetActionsExt {
    // Required method
    fn video(&self, path: &[LiveId]) -> VideoRef;
}

Required Methods§

Source

fn video(&self, path: &[LiveId]) -> VideoRef

Implementors§