Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.3

SDL_CloseAudio(3)


SDL_CloseAudio

SDL_CloseAudio

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO

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_CloseAudio(3)