debian man page for voice_get_position

Query: voice_get_position

OS: debian

Section: 3alleg4

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

voice_get_position(3alleg4)					  Allegro manual				       voice_get_position(3alleg4)

NAME
voice_get_position - Returns the current position of a voice. Allegro game programming library.
SYNOPSIS
#include <allegro.h> int voice_get_position(int voice);
DESCRIPTION
Returns the current position of a voice, in sample units, or -1 if it has finished playing.
SEE ALSO
voice_set_position(3alleg4) Allegro version 4.4.2 voice_get_position(3alleg4)
Related Man Pages
play_sample(3alleg4) - debian
play_sample(3alleg4) - centos
play_sample(3alleg4) - mojave
play_sample(3alleg4) - opendarwin
play_sample(3alleg4) - osx
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?