sdl_closeaudio(3) debian man page | unix.com

Man Page: sdl_closeaudio

Operating Environment: debian

Section: 3

SDL_CloseAudio(3)						 SDL API Reference						 SDL_CloseAudio(3)

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
SDL
Tue 11 Sep 2001, 22:58 SDL_CloseAudio(3)
Related Man Pages
sdl_loadwav(3) - opensolaris
sdl_openaudio(3) - opensolaris
sdl_convertaudio(3) - redhat
sdl_convertaudio(3) - debian
sdl_openaudio(3) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file