Function gstreamer_video_sys::gst_video_info_from_caps

source ·
pub unsafe extern "C" fn gst_video_info_from_caps(
    info: *mut GstVideoInfo,
    caps: *const GstCaps,
) -> gboolean