Module dynamic_mixer

Available on crate feature dep_rodio only.
Expand description

Mixer that plays multiple sounds at the same time.

Structs§

DynamicMixer
The output of the mixer. Implements Source.
DynamicMixerController
The input of the mixer.

Functions§

mixer
Builds a new mixer.