Differences between current version and previous revision of SDL_CloseAudio(3).
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Monday, June 3, 2002 6:53:40 pm | by perry | |
Older page: | version 1 | Last edited on Monday, June 3, 2002 6:53:40 pm | by perry | Revert |
@@ -1,28 +1,28 @@
-SDL_CloseAudio
-!!!SDL_CloseAudio
+SDL_!
CloseAudio
+!!!SDL_!
CloseAudio
NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
----
!!NAME
-SDL_CloseAudio- Shuts down audio processing and closes the audio device.
+SDL_!
CloseAudio- Shuts down audio processing and closes the audio device.
!!SYNOPSIS
__#include __
-__void SDL_CloseAudio__(__void__)
+__void SDL_!
CloseAudio__(__void__)
!!DESCRIPTION
This function shuts down audio processing and closes the
audio device.
!!SEE ALSO
-__SDL_OpenAudio__
+__SDL_!
OpenAudio__
----