Function gstreamer_video_sys::gst_video_decoder_set_interlaced_output_state [−][src]
pub unsafe extern "C" fn gst_video_decoder_set_interlaced_output_state(
decoder: *mut GstVideoDecoder,
fmt: GstVideoFormat,
interlace_mode: GstVideoInterlaceMode,
width: c_uint,
height: c_uint,
reference: *mut GstVideoCodecState
) -> *mut GstVideoCodecState
This is supported on crate feature
v1_16
only.