Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
SDL_CloseAudio(3)		SDL API Reference	       SDL_CloseAudio(3)

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			     Tue 11 Sep 2001, 22:58	       SDL_CloseAudio(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=SDL_CloseAudio&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help