BufferPool.isActive

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

class BufferPool
bool
isActive
()

Return Value

Type: bool

true when the pool is active.