|
PortAudio 2.0
|
Data Fields | |
| PaUtilStreamRepresentation | streamRepresentation |
| PaUtilCpuLoadMeasurer | cpuLoadMeasurer |
| PaUtilBufferProcessor | bufferProcessor |
| PaUtilThreading | threading |
| PaAudioIOComponent | play |
| PaAudioIOComponent | record |
| bool | active |
| bool | stopped |
| bool | neverDropInput |
| uint64_t | framesProcessed |
| uint64_t | eof |
| double | sampleRate |
| bool PaAudioIOStream::active |
| PaUtilBufferProcessor PaAudioIOStream::bufferProcessor |
| PaUtilCpuLoadMeasurer PaAudioIOStream::cpuLoadMeasurer |
| uint64_t PaAudioIOStream::eof |
| uint64_t PaAudioIOStream::framesProcessed |
| bool PaAudioIOStream::neverDropInput |
| PaAudioIOComponent PaAudioIOStream::play |
| PaAudioIOComponent PaAudioIOStream::record |
| double PaAudioIOStream::sampleRate |
| bool PaAudioIOStream::stopped |
| PaUtilStreamRepresentation PaAudioIOStream::streamRepresentation |
| PaUtilThreading PaAudioIOStream::threading |