Function gstreamer_video_sys::gst_video_info_set_interlaced_format [−][src]
pub unsafe extern "C" fn gst_video_info_set_interlaced_format(
info: *mut GstVideoInfo,
format: GstVideoFormat,
mode: GstVideoInterlaceMode,
width: c_uint,
height: c_uint
) -> gboolean
This is supported on crate feature
v1_16
only.