fn video_format_to_memory_format(format: VideoFormat) -> Option<MemoryFormat>
Expand description
Convert the given GstVideoFormat
to a GdkMemoryFormat
.
fn video_format_to_memory_format(format: VideoFormat) -> Option<MemoryFormat>
Convert the given GstVideoFormat
to a GdkMemoryFormat
.