BufferPool.isActive

Check if @pool is active. A pool can be activated with the gst_buffer_pool_set_active() call.

class BufferPool
bool
isActive
()

Return Value

Type: bool

%TRUE when the pool is active.

Meta