gstreamer_video_sys

Function gst_video_decoder_allocate_output_frame_with_params

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