BufferPool.configAddOption

Enables the option in config. This will instruct the bufferpool to enable the specified option on the buffers that it allocates.

The options supported by pool can be retrieved with gst.buffer_pool.BufferPool.getOptions.

class BufferPool
static
void
configAddOption

Parameters

config gst.structure.Structure

a #GstBufferPool configuration

option string

an option to add