Sound_Init (3) Linux Manual Page
SDL_sound.h – Synopsis #include ‘SDL.h’ #include ‘SDL_endian.h’ Data Structures struct Sound_AudioInfo Information about an existing sample’s format. struct Sound_DecoderInfo Information about available soudn decoders. struct Sound_Sample Represents sound data in the process of being decoded. struct Sound_Version Information the version of SDL_sound in use. Defines #define SOUND_VERSION(x) Macro to determine SDL_sound version program was compiled…
