.\" Generated by the Allegro makedoc utility .TH get_mixer_channels 3alleg4 "version 4.4.2" "Allegro" "Allegro manual" .SH NAME get_mixer_channels \- Returns the number of output channels. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B int get_mixer_channels(void); .SH DESCRIPTION Returns the number of output channels. 2 for stereo, 1 for mono, 0 if the mixer isn't active. .SH SEE ALSO