|
PortAudio 2.0
|
Data Fields | |
| PaUtilStreamRepresentation | streamRepresentation |
| PaUtilCpuLoadMeasurer | cpuLoadMeasurer |
| PaUtilBufferProcessor | bufferProcessor |
| LPDIRECTSOUND | pDirectSound |
| LPDIRECTSOUNDBUFFER | pDirectSoundPrimaryBuffer |
| LPDIRECTSOUNDBUFFER | pDirectSoundOutputBuffer |
| DWORD | outputBufferWriteOffsetBytes |
| INT | outputBufferSizeBytes |
| INT | bytesPerOutputFrame |
| LARGE_INTEGER | perfCounterTicksPerBuffer |
| LARGE_INTEGER | previousPlayTime |
| DWORD | previousPlayCursor |
| UINT | outputUnderflowCount |
| BOOL | outputIsRunning |
| INT | finalZeroBytesWritten |
| LPDIRECTSOUNDCAPTURE | pDirectSoundCapture |
| LPDIRECTSOUNDCAPTUREBUFFER | pDirectSoundInputBuffer |
| INT | bytesPerInputFrame |
| UINT | readOffset |
| UINT | inputSize |
| MMRESULT | timerID |
| int | framesPerDSBuffer |
| double | framesWritten |
| double | secondsPerHostByte |
| PaStreamCallbackFlags | callbackFlags |
| PaStreamFlags | streamFlags |
| int | callbackResult |
| HANDLE | processingCompleted |
| volatile int | isStarted |
| volatile int | isActive |
| volatile int | stopProcessing |
| volatile int | abortProcessing |
| volatile int PaWinDsStream::abortProcessing |
| double PaWinDsStream::framesWritten |
| volatile int PaWinDsStream::isActive |
| volatile int PaWinDsStream::isStarted |
| LPDIRECTSOUND PaWinDsStream::pDirectSound |
| LPDIRECTSOUNDCAPTURE PaWinDsStream::pDirectSoundCapture |
| LPDIRECTSOUNDCAPTUREBUFFER PaWinDsStream::pDirectSoundInputBuffer |
| LPDIRECTSOUNDBUFFER PaWinDsStream::pDirectSoundOutputBuffer |
| LPDIRECTSOUNDBUFFER PaWinDsStream::pDirectSoundPrimaryBuffer |
| LARGE_INTEGER PaWinDsStream::perfCounterTicksPerBuffer |
| LARGE_INTEGER PaWinDsStream::previousPlayTime |
| volatile int PaWinDsStream::stopProcessing |
| MMRESULT PaWinDsStream::timerID |
1.7.4