#include <RtAudio.h>
Public Attributes | |
| char | name [128] |
| DEVICE_ID | id [2] |
| bool | probed |
| int | maxOutputChannels |
| int | maxInputChannels |
| int | maxDuplexChannels |
| int | minOutputChannels |
| int | minInputChannels |
| int | minDuplexChannels |
| bool | hasDuplexSupport |
| int | nSampleRates |
| int | sampleRates [MAX_SAMPLE_RATES] |
| RTAUDIO_FORMAT | nativeFormats |
|
|
|
|
|
No value reported by getDeviceInfo(). |
|
|
true if the device capabilities were successfully probed. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
true if device supports duplex mode. |
|
|
Number of discrete rates or -1 if range supported. |
|
|
Supported rates or (min, max) if range. |
|
|
Bit mask of supported data formats. |
| ©2001-2002 CCRMA, Stanford University. All Rights Reserved. Maintained by Gary P. Scavone, gary@ccrma.stanford.edu
|