Data Fields | |
PaUtilStreamRepresentation | streamRepresentation |
PaUtilCpuLoadMeasurer | cpuLoadMeasurer |
PaUtilBufferProcessor | bufferProcessor |
PaWinWdmPin * | recordingPin |
PaWinWdmPin * | playbackPin |
char * | hostBuffer |
unsigned long | framesPerHostIBuffer |
unsigned long | framesPerHostOBuffer |
int | bytesPerInputFrame |
int | bytesPerOutputFrame |
int | streamStarted |
int | streamActive |
int | streamStop |
int | streamAbort |
int | oldProcessPriority |
HANDLE | streamThread |
HANDLE | events [5] |
DATAPACKET | packets [4] |
PaStreamFlags | streamFlags |
int | userInputChannels |
int | deviceInputChannels |
int | userOutputChannels |
int | deviceOutputChannels |
int | inputSampleSize |
int | outputSampleSize |
HANDLE __PaWinWdmStream::events[5] |
unsigned long __PaWinWdmStream::framesPerHostIBuffer |
unsigned long __PaWinWdmStream::framesPerHostOBuffer |