devela
0.23.0-wip
In devela::
_
dep::
sdl2::
mixer
Structs
Channel
Chunk
Group
InitFlag
Music
Sdl2MixerContext
Enums
Fading
MusicType
Constants
AUDIO_F32
AUDIO_F32LSB
AUDIO_F32MSB
AUDIO_F32SYS
AUDIO_S16
AUDIO_S16LSB
AUDIO_S16MSB
AUDIO_S16SYS
AUDIO_S32
AUDIO_S32LSB
AUDIO_S32MSB
AUDIO_S32SYS
AUDIO_S8
AUDIO_U16
AUDIO_U16LSB
AUDIO_U16MSB
AUDIO_U16SYS
AUDIO_U8
DEFAULT_CHANNELS
DEFAULT_FORMAT
DEFAULT_FREQUENCY
MAX_VOLUME
Traits
LoaderRWops
Functions
allocate_channels
close_audio
get_chunk_decoder
get_chunk_decoders_number
get_linked_version
get_music_decoder
get_music_decoders_number
get_paused_channels_number
get_playing_channels_number
init
open_audio
query_spec
reserve_channels
set_channel_finished
unset_channel_finished
Type Aliases
AudioFormat
devela
::
_dep
::
sdl2
::
mixer
Function
close_audio
Copy item path
Settings
Help
Summary
pub fn close_audio()
Available on
crate feature
dep_sdl2
only.
Expand description
Shutdown and cleanup the mixer API.