SYNOPSIS

#include <allegro.h>

int get_mixer_bits(void);

DESCRIPTION

Returns the mixer bit depth (8 or 16).

RELATED TO get_mixer_bits…