SDL_CloseAudio
Shuts down audio processing and closes the audio device.
- Provided by: libsdl1.2-dev (Version: 1.2.15+dfsg1-3ubuntu0.1)
- Source: libsdl1.2
- Report a bug
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