|
NAMEget_mixer_bits - Returns the mixer bit depth (8 or 16). Allegro game programming library.SYNOPSIS#include <allegro.h>int get_mixer_bits(void); DESCRIPTIONReturns the mixer bit depth (8 or 16).SEE ALSO
Visit the GSP FreeBSD Man Page Interface. |