[][src]Function gstreamer_video_sys::gst_video_decoder_allocate_output_frame_with_params

pub unsafe extern "C" fn gst_video_decoder_allocate_output_frame_with_params(
    decoder: *mut GstVideoDecoder,
    frame: *mut GstVideoCodecFrame,
    params: *mut GstBufferPoolAcquireParams
) -> GstFlowReturn