Function gst::ffi::gst_video_info_set_format[][src]

pub unsafe extern "C" fn gst_video_info_set_format(
    info: *mut GstVideoInfo,
    format: GstVideoFormat,
    width: guint,
    height: guint
)