Data Fields | |
| PaUtilStreamRepresentation | streamRepresentation |
| PaUtilCpuLoadMeasurer | cpuLoadMeasurer |
| PaUtilBufferProcessor | bufferProcessor |
| PaAsioHostApiRepresentation * | asioHostApi |
| unsigned long | framesPerHostCallback |
| ASIOBufferInfo * | asioBufferInfos |
| ASIOChannelInfo * | asioChannelInfos |
| long | inputLatency |
| long | outputLatency |
| long | inputChannelCount |
| long | outputChannelCount |
| bool | postOutput |
| void ** | bufferPtrs |
| void ** | inputBufferPtrs [2] |
| void ** | outputBufferPtrs [2] |
| PaAsioBufferConverter * | inputBufferConverter |
| long | inputShift |
| PaAsioBufferConverter * | outputBufferConverter |
| long | outputShift |
| volatile bool | stopProcessing |
| int | stopPlayoutCount |
| HANDLE | completedBuffersPlayedEvent |
| bool | streamFinishedCallbackCalled |
| volatile int | isActive |
| volatile bool | zeroOutput |
| volatile long | reenterCount |
| volatile long | reenterError |
| PaStreamCallbackFlags | callbackFlags |
| ASIOBufferInfo* PaAsioStream::asioBufferInfos |
| ASIOChannelInfo* PaAsioStream::asioChannelInfos |
| void** PaAsioStream::bufferPtrs |
| unsigned long PaAsioStream::framesPerHostCallback |
| void** PaAsioStream::inputBufferPtrs[2] |
| volatile int PaAsioStream::isActive |
| void** PaAsioStream::outputBufferPtrs[2] |
| volatile long PaAsioStream::reenterCount |
| volatile long PaAsioStream::reenterError |
| volatile bool PaAsioStream::stopProcessing |
| volatile bool PaAsioStream::zeroOutput |
1.4.7