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

FreeBSD Manual Pages

  
 
  

home | help
deallocate_voice(3)		 Allegro manual 	     deallocate_voice(3)

NAME
     deallocate_voice  -  Frees a sound card voice. Allegro game programming li-
     brary.

SYNOPSIS
     #include <allegro.h>

     void deallocate_voice(int voice);

DESCRIPTION
     Frees a sound card voice, stopping it from playing and  releasing	whatever
     resources it is using.

SEE ALSO
     allocate_voice(3), voice_stop(3)

Allegro 			  version 4.4.3 	     deallocate_voice(3)

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

home | help