Man Page: voice_get_position
Operating Environment: debian
Section: 3alleg4
voice_get_position(3alleg4) Allegro manual voice_get_position(3alleg4)NAMEvoice_get_position - Returns the current position of a voice. Allegro game programming library.SYNOPSIS#include <allegro.h> int voice_get_position(int voice);DESCRIPTIONReturns the current position of a voice, in sample units, or -1 if it has finished playing.SEE ALSOvoice_set_position(3alleg4) Allegro version 4.4.2 voice_get_position(3alleg4)
| Related Man Pages |
|---|
| exfont(3alleg4) - debian |
| exrotscl(3alleg4) - debian |
| play_sample(3alleg4) - debian |
| exrotscl(3alleg4) - centos |
| play_sample(3alleg4) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| One instance of comparing grep and awk |
| My first PERL incarnation... Audio Oscillograph |