logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

voice_get_position - Returns the current position of a voice. Allegro game programming library.

Description

       Returns the current position of a voice, in sample units, or -1 if it has finished playing.

Name

       voice_get_position - Returns the current position of a voice. Allegro game programming library.

See Also

voice_set_position(3alleg4)

Allegro                                           version 4.4.3                      voice_get_position(3alleg4)

Synopsis

#include<allegro.h>intvoice_get_position(intvoice);

See Also