Query: voice_get_position
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_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)