Module rich_sdl2_rust::mixer
source · Expand description
This module provides wrapper for SDL2_mixer and abstractions of audio playing APIs.
Modules§
- Audio sampling buffer controls.
- Audio specifications for SDL2_mixer.
- The music control that are suitable to background music.
Structs§
- A format flag to use on initializing of
Mix
. - A root SDL2_mixer controller.