Query.setNthAllocationPool

void setNthAllocationPool(uint index, gst.buffer_pool.BufferPool pool, uint size, uint minBuffers, uint maxBuffers)

Set the pool parameters in query.

Parameters

indexindex to modify
poolthe #GstBufferPool
sizethe buffer size
minBuffersthe min buffers
maxBuffersthe max buffers