allocate_output_frame_with_params


Description:

[ Version ( since = "1.12" ) ]
public FlowReturn allocate_output_frame_with_params (CodecFrame frame, BufferPoolAcquireParams @params)

Same as allocate_output_frame except it allows passing BufferPoolAcquireParams to the sub call gst_buffer_pool_acquire_buffer.

Parameters:

this

a Decoder

frame

a CodecFrame

params

a BufferPoolAcquireParams

Returns:

gst_flow_ok if an output buffer could be allocated