[ Version ( since = "1.18" ) ]
public virtual FlowReturn finish_buffer_list (owned BufferList bufferlist)
This method will push the provided output buffer list downstream.
If needed, mandatory events such as stream-start, caps, and segment events will be sent before pushing the buffer.
this |
The Aggregator |
bufferlist |
the BufferList to push. |