DragonFly On-Line Manual Pages

Search: Section:  


get_mixer_bits(3)               Allegro manual               get_mixer_bits(3)

NAME

get_mixer_bits - 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

Allegro version 4.4.2 get_mixer_bits(3)

Search: Section: