Module pix_engine::renderer::sdl::audio
source · Expand description
SDL Audio
Structs
Audio callback or playback device that can be paused and resumed.
Traits
A phantom type for retrieving the
SDL_AudioFormat of a given generic type.
All format types are returned as native-endian.