DOKK / manpages / debian 10 / allegro4-doc / get_sound_input_cap_stereo.3alleg4.en
get_sound_input_cap_stereo(3alleg4) Allegro manual get_sound_input_cap_stereo(3alleg4)

get_sound_input_cap_stereo - Tells if the input driver is capable of stereo recording. Allegro game programming library.

#include <allegro.h>

int get_sound_input_cap_stereo();

Checks whether the current audio input driver is capable of stereo recording.

Returns non-zero if the driver is capable of stereo recording.

start_sound_input(3alleg4), get_sound_input_cap_parm(3alleg4), get_sound_input_cap_bits(3alleg4), get_sound_input_cap_rate(3alleg4)

version 4.4.2 Allegro