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.

class BaseParse
pushFrame

Parameters

frame BaseParseFrame

Return Value