Module audio

Source
Expand description

SDL Audio

Structs§

AudioDevice
Audio callback or playback device that can be paused and resumed.

Traits§

AudioFormatNum
A phantom type for retrieving the SDL_AudioFormat of a given generic type. All format types are returned as native-endian.