mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-08-18 09:48:38 +08:00
Previously default audio on Apple platforms would duck other audio streams. This is unexpected, so by default we won't do that and you can use the hint SDL_HINT_AUDIO_DUCK_OTHERS to re-enable that behavior.