Shuts down audio processing and closes the audio device.
#include "SDL.h"
void SDL_CloseAudio(void)
This function shuts down audio processing and closes the audio device.
SDL_OpenAudio