PortAudio 2.0
PaMacAUHAL Struct Reference

#include <pa_mac_core_internal.h>

Data Fields

PaUtilHostApiRepresentation inheritedHostApiRep
 
PaUtilStreamInterface callbackStreamInterface
 
PaUtilStreamInterface blockingStreamInterface
 
PaUtilAllocationGroupallocations
 
long devCount
 
AudioDeviceID * devIds
 
AudioDeviceID defaultIn
 
AudioDeviceID defaultOut
 

Field Documentation

◆ allocations

PaUtilAllocationGroup* PaMacAUHAL::allocations

Referenced by PaMacCore_Initialize().

◆ blockingStreamInterface

PaUtilStreamInterface PaMacAUHAL::blockingStreamInterface

Referenced by PaMacCore_Initialize().

◆ callbackStreamInterface

PaUtilStreamInterface PaMacAUHAL::callbackStreamInterface

Referenced by PaMacCore_Initialize().

◆ defaultIn

AudioDeviceID PaMacAUHAL::defaultIn

Referenced by PaMacCore_Initialize().

◆ defaultOut

AudioDeviceID PaMacAUHAL::defaultOut

Referenced by PaMacCore_Initialize().

◆ devCount

long PaMacAUHAL::devCount

Referenced by PaMacCore_Initialize().

◆ devIds

AudioDeviceID* PaMacAUHAL::devIds

◆ inheritedHostApiRep

PaUtilHostApiRepresentation PaMacAUHAL::inheritedHostApiRep

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