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 |
int | callbackStop |
int | callbackAbort |
PaOssStreamComponent * | capture |
PaOssStreamComponent * | playback |
unsigned long | pollTimeout |
sem_t | semaphore |
Implementation specific representation of a PaStream.
unsigned long PaOssStream::framesPerHostBuffer |
double PaOssStream::lastStreamBytes |
unsigned long PaOssStream::pollTimeout |
double PaOssStream::sampleRate |
sem_t PaOssStream::semaphore |