1al_get_voice_position(3)                              al_get_voice_position(3)
2
3
4

NAME

6       al_get_voice_position - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro_audio.h>
10
11              unsigned int al_get_voice_position(const ALLEGRO_VOICE *voice)
12

DESCRIPTION

14       When  the voice has a non-streaming object attached to it, e.g.  a sam‐
15       ple, returns the voice's current sample position.   Otherwise,  returns
16       zero.
17

SEE ALSO

19       al_set_voice_position(3).
20
21
22
23Allegro reference manual                              al_get_voice_position(3)
Impressum