Skip to main content

scale_frame

Function scale_frame 

Source
pub fn scale_frame(
    frame: &VideoFrame,
    target_width: u32,
    target_height: u32,
) -> Result<VideoFrame>