MANPAGES
Skip Quicknav
Index
About Manpages
FAQ
Service Information
/
wheezy
/
allegro4-doc
/ get_mixer_bits(3alleg4)
links
permalink
package tracker
raw man page
table of contents
NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
other versions
wheezy
2:4.4.2-2.1
jessie
2:4.4.2-5
testing
2:4.4.2-10
unstable
2:4.4.2-10
Scroll to navigation
get_mixer_bits(3alleg4)
Allegro manual
get_mixer_bits(3alleg4)
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
¶
version 4.4.2
Allegro