Searched refs:SDL_MixAudio (Results 1 – 3 of 3) sorted by relevance
230 extern DECLSPEC void SDLCALL SDL_MixAudio(Uint8 *dst, const Uint8 *src, Uint32 len, int volume);
17 SDL_MixAudio
93 void SDL_MixAudio (Uint8 *dst, const Uint8 *src, Uint32 len, int volume) in SDL_MixAudio() function