Adapter.push
void push(gst.buffer.Buffer buf)Adds the data from buf to the data stored inside adapter and takes ownership of the buffer.
Parameters
buf | a #GstBuffer to add to queue in the adapter |
void push(gst.buffer.Buffer buf)Adds the data from buf to the data stored inside adapter and takes ownership of the buffer.
buf | a #GstBuffer to add to queue in the adapter |