PaWinMmeHostApiRepresentation Struct Reference


Data Fields

PaUtilHostApiRepresentation inheritedHostApiRep
PaUtilStreamInterface callbackStreamInterface
PaUtilStreamInterface blockingStreamInterface
PaUtilAllocationGroupallocations
int inputDeviceCount
int outputDeviceCount
UINT * winMmeDeviceIds

Field Documentation

PaUtilAllocationGroup* PaWinMmeHostApiRepresentation::allocations

PaUtilStreamInterface PaWinMmeHostApiRepresentation::blockingStreamInterface

PaUtilStreamInterface PaWinMmeHostApiRepresentation::callbackStreamInterface

PaUtilHostApiRepresentation PaWinMmeHostApiRepresentation::inheritedHostApiRep

int PaWinMmeHostApiRepresentation::inputDeviceCount

int PaWinMmeHostApiRepresentation::outputDeviceCount

UINT* PaWinMmeHostApiRepresentation::winMmeDeviceIds

winMmeDeviceIds is an array of WinMme device ids. fields in the range [0, inputDeviceCount) are input device ids, and [inputDeviceCount, inputDeviceCount + outputDeviceCount) are output device ids.


The documentation for this struct was generated from the following file:
Generated for PortAudio by  doxygen1.4.7