.\" Generated by the Allegro makedoc utility .TH get_sound_input_cap_stereo 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME get_sound_input_cap_stereo \- Tells if the input driver is capable of stereo recording. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B int get_sound_input_cap_stereo(); .SH DESCRIPTION Checks whether the current audio input driver is capable of stereo recording. .SH "RETURN VALUE" Returns non-zero if the driver is capable of stereo recording. .SH SEE ALSO .BR start_sound_input (3alleg4), .BR get_sound_input_cap_parm (3alleg4), .BR get_sound_input_cap_bits (3alleg4), .BR get_sound_input_cap_rate (3alleg4)