BufferPool.isActive

bool isActive() nothrow

Checks if pool is active. A pool can be activated with the gst.buffer_pool.BufferPool.setActive call.

Returns

true when the pool is active.