Provided by: libsdl1.2-dev_1.2.15+dfsg2-0.1ubuntu0.2_amd64 bug

NAME

       SDL_CloseAudio - Shuts down audio processing and closes the audio device.

SYNOPSIS

       #include "SDL.h"

       void SDL_CloseAudio(void)

DESCRIPTION

       This function shuts down audio processing and closes the audio device.

SEE ALSO

       SDL_OpenAudio