- Enclosing class:
- Queue
public static interface Queue.RUNNING
Reports that enough (min-threshold) data is in the queue. Use this signal
together with the underrun signal to pause the pipeline on underrun and
wait for the queue to fill-up before resume playback.
- See Also:
Queue.connect(RUNNING)
,
Queue.disconnect(RUNNING)