Description
Adds multi-channel audio mixing to SDL3 games and multimedia applications. Developers use it for background music, sound effects, and playback of common audio assets without writing a custom mixer.
It is a library used by applications, not a separate audio player. Sound output depends on the application, available codec support, and the user's audio system.