Home | History | Annotate | Download | only in man3
"SDL_CloseAudio" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
"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 created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58