Expand description
SDL Audio
Structs§
- Audio
Device - Audio callback or playback device that can be paused and resumed.
Traits§
- Audio
Format Num - A phantom type for retrieving the
SDL_AudioFormat
of a given generic type. All format types are returned as native-endian.