Csound  6.16
Public Attributes | List of all members
CS_AUDIODEVICE Struct Reference

#include <csound.h>

Public Attributes

char device_name [64]
 
char device_id [64]
 
char rt_module [64]
 
int max_nchnls
 
int isOutput
 

Detailed Description

Device information

Member Data Documentation

◆ device_id

char CS_AUDIODEVICE::device_id[64]

◆ device_name

char CS_AUDIODEVICE::device_name[64]

◆ isOutput

int CS_AUDIODEVICE::isOutput

◆ max_nchnls

int CS_AUDIODEVICE::max_nchnls

◆ rt_module

char CS_AUDIODEVICE::rt_module[64]

The documentation for this struct was generated from the following file: