fn video_frame_to_texture(frame: &VideoFrameRef<&BufferRef>) -> Option<Texture>
Expand description
Convert the given video frame to a GdkTexture
.
fn video_frame_to_texture(frame: &VideoFrameRef<&BufferRef>) -> Option<Texture>
Convert the given video frame to a GdkTexture
.