|
PortAudio
2.0
|
Data Fields | |
| PaUtilStreamRepresentation | streamRepresentation |
| PaUtilCpuLoadMeasurer | cpuLoadMeasurer |
| PaUtilBufferProcessor | bufferProcessor |
| PaUtilThreading | threading |
| int | sharedDevice |
| unsigned long | framesPerHostBuffer |
| int | triggered |
| int | isActive |
| int | isStopped |
| int | lastPosPtr |
| double | lastStreamBytes |
| int | framesProcessed |
| double | sampleRate |
| int | callbackMode |
| volatile int | callbackStop |
| volatile int | callbackAbort |
| PaOssStreamComponent * | capture |
| PaOssStreamComponent * | playback |
| unsigned long | pollTimeout |
| sem_t | semaphore |
Implementation specific representation of a PaStream.
| volatile int PaOssStream::callbackAbort |
| volatile int PaOssStream::callbackStop |
| unsigned long PaOssStream::framesPerHostBuffer |
| double PaOssStream::lastStreamBytes |
| unsigned long PaOssStream::pollTimeout |
| double PaOssStream::sampleRate |
| sem_t PaOssStream::semaphore |
1.7.6.1