DataQueue.isFull

Queries if queue is full. This check will be done using the GstDataQueueCheckFullFunction registered with queue. MT safe.

class DataQueue
bool
isFull
()

Return Value

Type: bool

TRUE if queue is full.

Meta