BufferPool.isActive

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

class BufferPool
int
isActive
()

Return Value

Type: int

TRUE when the pool is active.

Meta