logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

SDL_CloseAudio - Shuts down audio processing and closes the audio device.

Description

       This function shuts down audio processing and closes the audio device.

Name

       SDL_CloseAudio - Shuts down audio processing and closes the audio device.

See Also

SDL_OpenAudio

SDL                                          Tue 11 Sep 2001, 22:58                            SDL_CloseAudio(3)

Synopsis

#include"SDL.h"voidSDL_CloseAudio(void)

See Also