man get_mixer_bits () - Returns the mixer bitdepth (8 or 16). Allegro game programming library.
NAME
get_mixer_bits - Returns the mixer bitdepth (8 or 16). Allegro game programming library.
SYNOPSIS
#include <allegro.h>
int get_mixer_bits(void);
DESCRIPTION
Returns the mixer bitdepth (8 or 16).