pub fn play( ctx: &Ctx, input: &str, fps: u32, fit: &str, looping: bool, layout: Option<&str>, p: &mut dyn Progress, ) -> Result<()>
Play a video source onto the wall in layout, or a single panel.
layout