BufferPool.isActive
bool isActive()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.
bool isActive()Checks if pool is active. A pool can be activated with the gst.buffer_pool.BufferPool.setActive call.