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