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