VideoDecoder.dropSubframe

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

Parameters

frame gstvideo.video_codec_frame.VideoCodecFrame

the #GstVideoCodecFrame

Return Value

Type: gst.types.FlowReturn

a #GstFlowReturn, usually GST_FLOW_OK.