SDL_CloseAudio- Shuts down audio processing and closes the audio device.
#include "SDL.h" void SDL_CloseAudio(void)
#include "SDL.h"
void SDL_CloseAudio(void)
This function shuts down audio processing and closes the audio device.
SDL_OpenAudio Jump to page or go to Top of page | Section 3 | OpenSolaris Man Main Index.
SDL_OpenAudio