[][src]Function gst::ffi::gst_video_decoder_set_output_state

pub unsafe extern "C" fn gst_video_decoder_set_output_state(
    decoder: *mut GstVideoDecoder,
    fmt: GstVideoFormat,
    width: guint,
    height: guint,
    reference: *mut GstVideoCodecState
) -> *mut GstVideoCodecState