add_allocation_pool


Description:

public void add_allocation_pool (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.

pool

the BufferPool

size

the buffer size

min_buffers

the min buffers

max_buffers

the max buffers