☰
rodio
0.17.3
Module queue
Structs
Functions
In crate rodio
?
Module
rodio
::
queue
source
·
[
−
]
Expand description
Queue that plays sounds one after the other.
Structs
SourcesQueueInput
The input of the queue.
SourcesQueueOutput
The output of the queue. Implements
Source
.
Functions
queue
Builds a new queue. It consists of an input and an output.