|
NAMESDL_CloseAudio - Shuts down audio processing and closes the audio device.SYNOPSIS#include "SDL.h"void SDL_CloseAudio(void) DESCRIPTIONThis function shuts down audio processing and closes the audio device.SEE ALSOSDL_OpenAudio
Visit the GSP FreeBSD Man Page Interface. |