Returns the mixer bit depth (8 or 16). allegro game programming library.
#include <allegro.h>
int get_mixer_bits(void);
Returns the mixer bit depth (8 or 16).