Site Search
Library
linux docs
linux man pages
Toys
world sunlight
moon phase
get_mixer_bits(3) - Linux man page
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).
See Also