Searched defs:SoundCallback (Results 1 – 7 of 7) sorted by relevance
32 static void SoundCallback(void *userdata, Uint8 *stream, int len) in SoundCallback() function
311 int PortAudioSound::SoundCallback(void *outputBuffer, in SoundCallback() function in PortAudioSound
173 static pascal void SoundCallback(SndChannelPtr channel, SndCommand *command) in SoundCallback() function
235 void SoundCallback(void* udata, Uint8 *stream, int len) in SoundCallback() function
259 void SoundCallback(intptr_t val) in SoundCallback() function
841 static pascal void SoundCallback(SndChannelPtr inChannel, SndCommand *inCommand) in SoundCallback() function
896 static void SoundCallback(void* userdata, Uint8* stream, int len) in SoundCallback() function