SDL_CloseAudio
Section: SDL API Reference (3)Updated: Tue 11 Sep 2001, 22:58
Index Return to Main Contents
NAME
SDL_CloseAudio- Shuts down audio processing and closes the audio device.SYNOPSIS
#include "SDL.h"
DESCRIPTION
This function shuts down audio processing and closes the audio device.
SEE ALSO
SDL_OpenAudio


