get_mixer_bits - Man Page
Returns the mixer bit depth (8 or 16). Allegro game programming library.
Synopsis
#include <allegro.h>
int get_mixer_bits(void);
Description
Returns the mixer bit depth (8 or 16).
See Also
Info
version 4.4.3 Allegro manual
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).