1voice_set_position(3)           Allegro manual           voice_set_position(3)
2
3
4

NAME

6       voice_set_position  -  Sets  the position of a voice. Allegro game pro‐
7       gramming library.
8

SYNOPSIS

10       #include <allegro.h>
11
12
13       void voice_set_position(int voice, int position);
14

DESCRIPTION

16       Sets the position of a voice, in sample units.
17
18

SEE ALSO

20       voice_get_position(3), voice_set_playmode(3)
21
22
23
24Allegro                          version 4.2.2           voice_set_position(3)
Impressum