SDL_CloseAudio
Use this function to shut down audio processing and close the audio device.
Contents
Syntax
void SDL_CloseAudio(void)
Code Examples
You can add your code example here
Remarks
You can add useful comments here
Use this function to shut down audio processing and close the audio device.
Contents
void SDL_CloseAudio(void)
You can add your code example here
You can add useful comments here
SDL_CloseAudio (last edited 2009-12-12 07:26:33 by SheenaSmith)