get_mixer_voices - Man Page
Returns the number of voices allocated to the mixer. Allegro game programming library.
Synopsis
#include <allegro.h>
int get_mixer_voices(void);
Description
Returns the number of voices allocated to the mixer.
See Also
Referenced By
version 4.4.3 Allegro manual