fractal::utils::media::video

Function video_frame_to_texture

Source
fn video_frame_to_texture(frame: &VideoFrameRef<&BufferRef>) -> Option<Texture>
Expand description

Convert the given video frame to a GdkTexture.