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

FreeBSD Manual Pages

  
 
  

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

NAME
     voice_set_volume  -  Sets the volume of the voice. Allegro game programming
     library.

SYNOPSIS
     #include <allegro.h>

     void voice_set_volume(int voice, int volume);

DESCRIPTION
     Sets the volume of the voice, range 0-255.

SEE ALSO
     voice_get_volume(3), voice_ramp_volume(3)

Allegro 			  version 4.4.3 	     voice_set_volume(3)

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

home | help