Bundle SDL2 multimedia library for 2D graphics, input handling, audio playback, and window management. Core types: Window, Renderer, Texture, Surface, Event, and Mixer. Compile with -lib sdl2.
AudioFormat
Audio format flags
Items
- SDL_AUDIO_U8 = 8
- SDL_AUDIO_S8 = 32776
- SDL_AUDIO_U16LSB = 16
- SDL_AUDIO_S16LSB = 32784
- SDL_AUDIO_U16MSB = 4112
- SDL_AUDIO_S16MSB = 36880
- SDL_AUDIO_U16 = 16
- SDL_AUDIO_S16 = 32784