PortAudio
2.0
|
#include <pa_mac_core_internal.h>
Data Fields | |
PaUtilHostApiRepresentation | inheritedHostApiRep |
PaUtilStreamInterface | callbackStreamInterface |
PaUtilStreamInterface | blockingStreamInterface |
PaUtilAllocationGroup * | allocations |
long | devCount |
AudioDeviceID * | devIds |
AudioDeviceID | defaultIn |
AudioDeviceID | defaultOut |
PaUtilAllocationGroup* PaMacAUHAL::allocations |
Referenced by PaMacCore_Initialize().
PaUtilStreamInterface PaMacAUHAL::blockingStreamInterface |
Referenced by PaMacCore_Initialize().
PaUtilStreamInterface PaMacAUHAL::callbackStreamInterface |
Referenced by PaMacCore_Initialize().
AudioDeviceID PaMacAUHAL::defaultIn |
Referenced by PaMacCore_Initialize().
AudioDeviceID PaMacAUHAL::defaultOut |
Referenced by PaMacCore_Initialize().
long PaMacAUHAL::devCount |
Referenced by PaMacCore_Initialize().
AudioDeviceID* PaMacAUHAL::devIds |
Referenced by PaMacCore_GetBufferSizeRange(), PaMacCore_GetChannelName(), and PaMacCore_Initialize().
PaUtilHostApiRepresentation PaMacAUHAL::inheritedHostApiRep |
Referenced by PaMacCore_GetBufferSizeRange(), and PaMacCore_Initialize().