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.
MixerInitFlags
Mixer initialization flags
Items
- SDL_MIX_INIT_FLAC = 1
- SDL_MIX_INIT_MOD = 2
- SDL_MIX_INIT_MP3 = 8
- SDL_MIX_INIT_OGG = 16
- SDL_MIX_INIT_MID = 32
- SDL_MIX_INIT_OPUS = 64
- SDL_MIX_INIT_WAVPACK = 128