48 #include <AudioUnit/AudioUnit.h> 141 #define paMacCoreChangeDeviceParameters (0x01) 146 #define paMacCoreFailIfConversionRequired (0x02) 150 #define paMacCoreConversionQualityMin (0x0100) 151 #define paMacCoreConversionQualityMedium (0x0200) 152 #define paMacCoreConversionQualityLow (0x0300) 153 #define paMacCoreConversionQualityHigh (0x0400) 154 #define paMacCoreConversionQualityMax (0x0000) 164 #define paMacCorePlayNice (0x00) 167 #define paMacCorePro (0x01) 169 #define paMacCoreMinimizeCPUButPlayNice (0x0100) 171 #define paMacCoreMinimizeCPU (0x0101) PaHostApiTypeId hostApiType
SInt32 const * channelMap
The portable PortAudio API.
const char * PaMacCore_GetChannelName(int device, int channelIndex, bool input)
AudioDeviceID PaMacCore_GetStreamOutputDevice(PaStream *s)
unsigned long channelMapSize
void PaMacCore_SetupChannelMap(PaMacCoreStreamInfo *data, const SInt32 *const channelMap, unsigned long channelMapSize)
AudioDeviceID PaMacCore_GetStreamInputDevice(PaStream *s)
void PaMacCore_SetupStreamInfo(PaMacCoreStreamInfo *data, unsigned long flags)