VideoDecoder.dropFrame

Similar to [gstvideo.video_decoder.VideoDecoder.finishFrame], but drops frame in any case and posts a QoS message with the frame's details on the bus. In any case, the frame is considered finished and released.

Parameters

framethe #GstVideoCodecFrame to drop

Returns

a #GstFlowReturn, usually GST_FLOW_OK.