FreeBSD Manual Pages
voice_get_volume(3) Allegro manual voice_get_volume(3) NAME voice_get_volume - Returns the current volume of the voice. Allegro game programming library. SYNOPSIS #include <allegro.h> int voice_get_volume(int voice); DESCRIPTION Returns the current volume of the voice, range 0-255. Otherwise it re- turns -1 if that cannot be determined (because it has finished or been preempted by a different sound). SEE ALSO voice_set_volume(3) Allegro version 4.4.3 voice_get_volume(3)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=voice_get_volume&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>
