Expand description
Functions and types relating to audio playback.
Structs§
- Sound
- Sound data that can be played back.
- Sound
Instance - A handle to a single instance of a
Sound
.
Enums§
- Sound
State - The states that playback of a
SoundInstance
can be in.
Functions§
- get_
master_ volume - Gets the master volume for the game.
- set_
master_ volume - Sets the master volume for the game.