Function gstreamer_video_sys::gst_video_decoder_allocate_output_frame_with_params[][src]

pub unsafe extern "C" fn gst_video_decoder_allocate_output_frame_with_params(
    decoder: *mut GstVideoDecoder,
    frame: *mut GstVideoCodecFrame,
    params: *mut GstBufferPoolAcquireParams
) -> GstFlowReturn
This is supported on crate feature v1_12 only.