SDL_CloseAudio

Langue: en

Version: 121894 (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

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