Query: get_mixer_channels
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
get_mixer_channels(3alleg4) Allegro manual get_mixer_channels(3alleg4)NAMEget_mixer_channels - Returns the number of output channels. Allegro game programming library.SYNOPSIS#include <allegro.h> int get_mixer_channels(void);DESCRIPTIONReturns the number of output channels. 2 for stereo, 1 for mono, 0 if the mixer isn't active.SEE ALSOAllegro version 4.4.2 get_mixer_channels(3alleg4)