Query: install_sound_input
OS: suse
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
install_sound_input(3alleg4) Allegro manual install_sound_input(3alleg4)NAMEinstall_sound_input - Initialises the sound recorder module. Allegro game programming library.SYNOPSIS#include <allegro.h> int install_sound_input(int digi, int midi);DESCRIPTIONInitialises the sound recorder module. You must install the normal sound playback system before calling this routine. The two card parame- ters should use the same constants as install_sound(), including DIGI_NONE and MIDI_NONE to disable parts of the module, or DIGI_AUTODETECT and MIDI_AUTODETECT to guess the hardware.RETURN VALUEThis function returns zero on success, and any other value if the machine or driver doesn't support sound recording.SEE ALSOinstall_sound(3alleg4), start_sound_input(3alleg4), midi_recorder(3alleg4) Allegro version 4.4.2 install_sound_input(3alleg4)
| Related Man Pages |
|---|
| exstream(3alleg4) - debian |
| start_sound_input(3alleg4) - debian |
| install_sound(3alleg4) - php |
| install_sound(3alleg4) - redhat |
| install_sound(3alleg4) - v7 |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Update kernel Linux without reboot?! |
| Tar Command |
| Docker learning Phase-I |
| 32 bit process addressing more than 4GB |