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

FreeBSD Manual Pages

  
 
  

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

NAME
     voice_stop - Stops a voice. Allegro game programming library.

SYNOPSIS
     #include <allegro.h>

     void voice_stop(int voice);

DESCRIPTION
     Stops  a voice, storing the current position and state so that it may later
     be resumed by calling voice_start().

SEE ALSO
     voice_start(3), deallocate_voice(3), release_voice(3), exstream(3)

Allegro 			  version 4.4.3 		   voice_stop(3)

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

home | help