set_nth_allocation_pool


Description:

public void set_nth_allocation_pool (uint index, BufferPool? pool, uint size, uint min_buffers, uint max_buffers)

Set the pool parameters in this.

Parameters:

this

A valid Query of type GST_QUERY_ALLOCATION.

index

index to modify

pool

the BufferPool

size

the buffer size

min_buffers

the min buffers

max_buffers

the max buffers