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

reserve_voices(3)

Referenced By

reserve_voices(3).

version 4.4.3 Allegro manual