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