Module queue
Available on crate feature
dep_rodio
only.Expand description
Queue that plays sounds one after the other.
Structs§
- The input of the queue.
- The output of the queue. Implements
Source
.
Functions§
- Builds a new queue. It consists of an input and an output.