push_frame


Description:

public FlowReturn push_frame (ParseFrame frame)

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:

this

Parse.

frame

a ParseFrame

Returns:

FlowReturn