voice_get_volume(3alleg4) Allegro manual voice_get_volume(3alleg4)NAMEvoice_get_volume - Returns the current volume of the voice. Allegro game programming library.SYNOPSIS#include <allegro.h> int voice_get_volume(int voice);DESCRIPTIONReturns the current volume of the voice, range 0-255. Otherwise it returns -1 if that cannot be determined (because it has finished or been preempted by a different sound).SEE ALSOvoice_set_volume(3alleg4) Allegro version 4.4.2 voice_get_volume(3alleg4)
| Related Man Pages |
|---|
| exrotscl(3alleg4) - debian |
| play_sample(3alleg4) - centos |
| play_sample(3alleg4) - suse |
| play_sample(3alleg4) - php |
| play_sample(3alleg4) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Introduction |
| One instance of comparing grep and awk |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |