Query: get_sound_input_cap_stereo
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
get_sound_input_cap_stereo(3alleg4) Allegro manual get_sound_input_cap_stereo(3alleg4)NAMEget_sound_input_cap_stereo - Tells if the input driver is capable of stereo recording. Allegro game programming library.SYNOPSIS#include <allegro.h> int get_sound_input_cap_stereo();DESCRIPTIONChecks whether the current audio input driver is capable of stereo recording.RETURN VALUEReturns non-zero if the driver is capable of stereo recording.SEE ALSOstart_sound_input(3alleg4), get_sound_input_cap_parm(3alleg4), get_sound_input_cap_bits(3alleg4), get_sound_input_cap_rate(3alleg4) Allegro version 4.4.2 get_sound_input_cap_stereo(3alleg4)