![]() |
![]()
| ![]() |
![]()
NAMEget_sound_input_cap_bits - Checks which audio input sample formats are supported. Allegro game programming library. SYNOPSIS#include <allegro.h> int get_sound_input_cap_bits(); DESCRIPTIONChecks which sample formats are supported by the current audio input driver, returning one of the bitfield values: Example:
SEE ALSOstart_sound_input(3), get_sound_input_cap_parm(3), get_sound_input_cap_rate(3), get_sound_input_cap_stereo(3)
|