VideoDecoder.dropSubframe

Drops input data. The frame is not considered finished until the whole frame is finished or dropped by the subclass.

Parameters

framethe #GstVideoCodecFrame

Returns

a #GstFlowReturn, usually GST_FLOW_OK.