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

NAME

6       get_mixer_voices - Returns the number of voices allocated to the mixer.
7       Allegro game programming library.
8

SYNOPSIS

10       #include <allegro.h>
11
12
13       int get_mixer_voices(void);
14

DESCRIPTION

16       Returns the number of voices allocated to the mixer.
17
18

SEE ALSO

20       reserve_voices(3)
21
22
23
24Allegro                          version 4.4.3             get_mixer_voices(3)
Impressum