[ Version ( since = "1.20" ) ]
public FlowReturn drop_subframe (owned CodecFrame frame)
Drops input data.
The frame is not considered finished until the whole frame is finished or dropped by the subclass.
| this |
a Decoder |
| frame |
the CodecFrame |
|
a FlowReturn, usually GST_FLOW_OK. |