Parameters passed to the gst.buffer_pool.BufferPool.acquireBuffer function to control the allocation of the buffer.
The default implementation ignores the @start and @stop members but other implementations can use this extra information to decide what buffer to return.
additional flags
the format of @start and @stop
the start position
the stop position
Parameters passed to the gst.buffer_pool.BufferPool.acquireBuffer function to control the allocation of the buffer.
The default implementation ignores the @start and @stop members but other implementations can use this extra information to decide what buffer to return.