pub fn yield_video_frame<S: AsRef<[T]>, T: Sized>(frame_number: u64, frame: S)
Append video frame to the video output stream.
Frame format is defined by video_mode.
video_mode