debian man page for voice_get_volume

Query: voice_get_volume

OS: debian

Section: 3alleg4

Links: debian man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

voice_get_volume(3alleg4)					  Allegro manual					 voice_get_volume(3alleg4)

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 returns -1 if that cannot be determined (because it has finished or been preempted by a different sound).
SEE ALSO
voice_set_volume(3alleg4) Allegro version 4.4.2 voice_get_volume(3alleg4)
Related Man Pages
exrotscl(3alleg4) - suse
exrotscl(3alleg4) - centos
play_sample(3alleg4) - suse
play_sample(3alleg4) - linux
play_sample(3alleg4) - osx
Similar Topics in the Unix Linux Community
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph