[][src]Function rectangle_device_sandbox::ffmpeg::start

pub async fn start<'_>(
    tc: TranscodeConfig,
    pool: &'_ SocketPool
) -> Result<Child, Box<dyn Error>>