Home | All Classes | Grouped Classes | Index | Search
Soundcard interface in ClanLib. More...
Derived from:
none
Derived by:
none
Group: Sound (Audio Mixing)
#include <ClanLib/sound.h>
Variables:
Name of the soundcard. | |
Card number. |
Construction:
Attributes:
Returns the streamed soundprovider representing the microphone. | |
Returns the streamed soundprovider representing the line in. |
Operations:
Stops all sample playbacks on the soundcard. | |
Sets the main/mixer volume on the soundcard. | |
Sets the main panning position on the soundcard. |
Detailed description:
CL_SoundCard is the interface to a soundcard. It is used to control the main mixer volume and other global settings. It also provides access to the microphone and line in as streamed soundproviders.