SYNOPSIS
#include <allegro.h>
int get_sound_input_cap_stereo();
DESCRIPTION
Checks whether the current audio input driver is capable of stereo recording.RETURN VALUE
Returns non-zero if the driver is capable of stereo recording.
int get_sound_input_cap_stereo();