Query: set_sound_input_source
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
set_sound_input_source(3alleg4) Allegro manual set_sound_input_source(3alleg4)NAMEset_sound_input_source - Selects the audio input source. Allegro game programming library.SYNOPSIS#include <allegro.h> int set_sound_input_source(int source);DESCRIPTIONSelects the audio input source. The parameter should be one of the values: SOUND_INPUT_MIC SOUND_INPUT_LINE SOUND_INPUT_CDRETURN VALUEThe function returns zero on success, or -1 if the hardware does not provide an input select register (ie. you have no control over the input source).SEE ALSOstart_sound_input(3alleg4) Allegro version 4.4.2 set_sound_input_source(3alleg4)
| Related Man Pages |
|---|
| exstream(3alleg4) - debian |
| start_sound_input(3alleg4) - debian |
| start_sound_input(3alleg4) - centos |
| exstream(3alleg4) - opendarwin |
| get_sound_input_cap_bits(3alleg4) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| Detecting unused variables... |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |