BufferPool.configSetParams

Configure @config with the given parameters.

class BufferPool
static
void
configSetParams

Parameters

config Structure

a #GstBufferPool configuration

caps Caps

caps for the buffers

size uint

the size of each buffer, not including prefix and padding

minBuffers uint

the minimum amount of buffers to allocate.

maxBuffers uint

the maximum amount of buffers to allocate or 0 for unlimited.

Meta