Aggregator.finishBuffer
gst.types.FlowReturn finishBuffer(gst.buffer.Buffer buffer)This method will push the provided output buffer downstream. If needed, mandatory events such as stream-start, caps, and segment events will be sent before pushing the buffer.
Parameters
buffer | the #GstBuffer to push. |