Function gstreamer_video_sys::gst_video_info_set_format
source · pub unsafe extern "C" fn gst_video_info_set_format(
info: *mut GstVideoInfo,
format: GstVideoFormat,
width: c_uint,
height: c_uint,
) -> gboolean