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