view docs/man3/SDL_CloseAudio.3 @ 611:0a2ef9e8ca41

Date: Wed, 9 Apr 2003 01:03:25 -0400 (EDT) From: "Matthew N. Dodd" Subject: SDL patch: FreeBSD joystick support. This patch deals with the recent changes in FreeBSD. We're making an effort not to diverge our libusbhid from NetBSD's.
author Sam Lantinga <slouken@libsdl.org>
date Tue, 15 Apr 2003 16:02:08 +0000
parents e5bc29de3f0a
children 546f7c1eb755
line wrap: on
line source

.TH "SDL_CloseAudio" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference" 
.SH "NAME"
SDL_CloseAudio\- Shuts down audio processing and closes the audio device\&.
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
.sp
\fBvoid \fBSDL_CloseAudio\fP\fR(\fBvoid\fR)
.SH "DESCRIPTION"
.PP
This function shuts down audio processing and closes the audio device\&.
.SH "SEE ALSO"
.PP
\fI\fBSDL_OpenAudio\fP\fR 
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:58