Query.addAllocationPool
void addAllocationPool(gst.buffer_pool.BufferPool pool, uint size, uint minBuffers, uint maxBuffers)Set the pool parameters in query.
Parameters
pool | the #GstBufferPool |
size | the buffer size |
minBuffers | the min buffers |
maxBuffers | the max buffers |