1get_mixer_bits(3) Allegro manual get_mixer_bits(3)
23
4
NAME
6get_mixer_bits - Returns the mixer bit depth (8 or 16). Allegro game
7programming library.
8
SYNOPSIS
10#include <allegro.h>
1112
13
int get_mixer_bits(void);
14
DESCRIPTION
16Returns the mixer bit depth (8 or 16).
1718
SEE ALSO
20Allegro version 4.4.3 get_mixer_bits(3)