VideoDecoder.allocateOutputFrameWithParams

Same as #gst_video_decoder_allocate_output_frame except it allows passing #GstBufferPoolAcquireParams to the sub call gst_buffer_pool_acquire_buffer.

Parameters

frame gstvideo.video_codec_frame.VideoCodecFrame

a #GstVideoCodecFrame

params gst.types.BufferPoolAcquireParams

a #GstBufferPoolAcquireParams

Return Value

Type: gst.types.FlowReturn

gst.types.FlowReturn.Ok if an output buffer could be allocated