Man Page: set_sound_input_source
Operating Environment: linux
Section: 3alleg4
set_sound_input_source(3alleg4) Allegro manual set_sound_input_source(3alleg4) NAME
set_sound_input_source - Selects the audio input source. Allegro game programming library. SYNOPSIS
#include <allegro.h> int set_sound_input_source(int source); DESCRIPTION
Selects the audio input source. The parameter should be one of the values: SOUND_INPUT_MIC SOUND_INPUT_LINE SOUND_INPUT_CD RETURN VALUE
The 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 ALSO
start_sound_input(3alleg4) Allegro version 4.4.2 set_sound_input_source(3alleg4)
| Related Man Pages |
|---|
| exsyscur(3alleg4) - debian |
| get_sound_input_cap_bits(3alleg4) - debian |
| start_sound_input(3alleg4) - centos |
| exstream(3alleg4) - mojave |
| exstream(3alleg4) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Forum Video Tutorial: How to Use Code Tags |
| Merry Christmas! |
| YouTube: How to Use Code Tags and Format Posts @UNIX.com |