get_mixer_bits

Langue: en

Version: version 4.2.2 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

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