PortAudio
2.0
|
Data Fields | |
PaUtilStreamRepresentation | streamRepresentation |
PaUtilCpuLoadMeasurer | cpuLoadMeasurer |
PaUtilBufferProcessor | bufferProcessor |
int | primeStreamUsingCallback |
AudioDeviceID | inputDevice |
AudioDeviceID | outputDevice |
char | throttleProcessingThreadOnOverload |
int | processingThreadPriority |
int | highThreadPriority |
int | throttledThreadPriority |
unsigned long | throttledSleepMsecs |
int | isStopped |
volatile int | isActive |
volatile int | stopProcessing |
volatile int | abortProcessing |
volatile int PaMacCore_S::abortProcessing |
PaUtilBufferProcessor PaMacCore_S::bufferProcessor |
PaUtilCpuLoadMeasurer PaMacCore_S::cpuLoadMeasurer |
int PaMacCore_S::highThreadPriority |
AudioDeviceID PaMacCore_S::inputDevice |
volatile int PaMacCore_S::isActive |
int PaMacCore_S::isStopped |
AudioDeviceID PaMacCore_S::outputDevice |
int PaMacCore_S::primeStreamUsingCallback |
int PaMacCore_S::processingThreadPriority |
volatile int PaMacCore_S::stopProcessing |
PaUtilStreamRepresentation PaMacCore_S::streamRepresentation |
unsigned long PaMacCore_S::throttledSleepMsecs |
int PaMacCore_S::throttledThreadPriority |
char PaMacCore_S::throttleProcessingThreadOnOverload |