rodio
0.20.1
Module queue
Structs
Functions
In crate rodio
Module
rodio
::
queue
Copy item path
source
·
[
−
]
Expand description
Queue that plays sounds one after the other.
Structs
§
Sources
Queue
Input
The input of the queue.
Sources
Queue
Output
The output of the queue. Implements
Source
.
Functions
§
queue
Builds a new queue. It consists of an input and an output.