- Enclosing class:
- Queue
public static interface Queue.OVERRUN
Reports that the buffer became full (overrun). A buffer is full if the total
amount of data inside it (num-buffers, time, size) is higher than the boundary
values which can be set through the GObject properties.
- See Also:
Queue.connect(OVERRUN)
,
Queue.disconnect(OVERRUN)