Csound API
6.18
|
Device information. More...
#include <csound.h>
Data Fields | |
char | device_name [128] |
char | device_id [128] |
char | rt_module [128] |
int | max_nchnls |
int | isOutput |
Device information.
char CS_AUDIODEVICE::device_id[128] |
char CS_AUDIODEVICE::device_name[128] |
int CS_AUDIODEVICE::isOutput |
int CS_AUDIODEVICE::max_nchnls |
char CS_AUDIODEVICE::rt_module[128] |