BaseParse.pushFrame

Pushes the frame's buffer downstream, sends any pending events and does some timestamp and segment handling. Takes ownership of frame's buffer, though caller retains ownership of frame.

This must be called with sinkpad STREAM_LOCK held.

Parameters

frame gstbase.base_parse_frame.BaseParseFrame

a #GstBaseParseFrame

Return Value

Type: gst.types.FlowReturn

#GstFlowReturn