Data Fields | |
| PaUtilStreamRepresentation | streamRepresentation |
| PaUtilCpuLoadMeasurer | cpuLoadMeasurer |
| PaUtilBufferProcessor | bufferProcessor |
| LPDIRECTSOUND | pDirectSound |
| LPDIRECTSOUNDBUFFER | pDirectSoundOutputBuffer |
| DWORD | outputBufferWriteOffsetBytes |
| INT | outputBufferSizeBytes |
| INT | bytesPerOutputFrame |
| LARGE_INTEGER | perfCounterTicksPerBuffer |
| LARGE_INTEGER | previousPlayTime |
| UINT | previousPlayCursor |
| UINT | outputUnderflowCount |
| BOOL | outputIsRunning |
| double | dsw_framesWritten |
| double | framesPlayed |
| LPDIRECTSOUNDCAPTURE | pDirectSoundCapture |
| LPDIRECTSOUNDCAPTUREBUFFER | pDirectSoundInputBuffer |
| INT | bytesPerInputFrame |
| UINT | readOffset |
| UINT | inputSize |
| MMRESULT | timerID |
| int | framesPerDSBuffer |
| double | framesWritten |
| double | secondsPerHostByte |
| PaStreamCallbackFlags | callbackFlags |
| volatile int | isStarted |
| volatile int | isActive |
| volatile int | stopProcessing |
| volatile int | abortProcessing |
| volatile int PaWinDsStream::abortProcessing |
| double PaWinDsStream::framesPlayed |
| double PaWinDsStream::framesWritten |
| volatile int PaWinDsStream::isActive |
| volatile int PaWinDsStream::isStarted |
| LPDIRECTSOUND PaWinDsStream::pDirectSound |
| LPDIRECTSOUNDCAPTURE PaWinDsStream::pDirectSoundCapture |
| LPDIRECTSOUNDCAPTUREBUFFER PaWinDsStream::pDirectSoundInputBuffer |
| LPDIRECTSOUNDBUFFER PaWinDsStream::pDirectSoundOutputBuffer |
| LARGE_INTEGER PaWinDsStream::perfCounterTicksPerBuffer |
| LARGE_INTEGER PaWinDsStream::previousPlayTime |
| volatile int PaWinDsStream::stopProcessing |
| MMRESULT PaWinDsStream::timerID |
1.4.7