Constant SDL_EVENT_AUDIO_DEVICE_FORMAT_CHANGED
pub const SDL_EVENT_AUDIO_DEVICE_FORMAT_CHANGED: SDL_EventType;
Available on crate feature
dep_sdl3
only.Expand description
An audio device’s format has been changed by the system.
pub const SDL_EVENT_AUDIO_DEVICE_FORMAT_CHANGED: SDL_EventType;
dep_sdl3
only.An audio device’s format has been changed by the system.