mirror of
https://github.com/dhewm/dhewm3-libs.git
synced 2025-02-17 17:31:11 +00:00
./configure --host=i686-w64-mingw32 \ --prefix=$HOME/devel/games/doom3-libs/i686-w64-mingw32
15 lines
459 B
Groff
15 lines
459 B
Groff
.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
|