Function yield_video_frame

Source
pub fn yield_video_frame<S: AsRef<[T]>, T: Sized>(frame_number: u64, frame: S)
Expand description

Append video frame to the video output stream.

Frame format is defined by video_mode.