SDL_CloseAudio
Use this function to shut down audio processing and close the audio device.
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.
void SDL_CloseAudio(void)
You can add your code example here
You can add useful comments here