buffer was queued. You should unref the buffer after usage.
CollectPads.pop
gst.buffer.Buffer pop(gstbase.collect_data.CollectData data) nothrowPop the buffer currently queued in data. This function should be called with the pads STREAM_LOCK held, such as in the callback handler.
MT safe.
Parameters
data | the data to use |
Returns
The buffer in data or null if no