PortAudio
2.0
|
Data Fields | |
PaWinWdmPin * | pPin |
char * | hostBuffer |
unsigned | hostBufferSize |
unsigned | framesPerBuffer |
unsigned | bytesPerFrame |
unsigned | bytesPerSample |
unsigned | noOfPackets |
HANDLE * | events |
DATAPACKET * | packets |
unsigned | lastPosition |
unsigned | pollCntr |
unsigned __PaWinWdmIOInfo::bytesPerFrame |
unsigned __PaWinWdmIOInfo::bytesPerSample |
HANDLE* __PaWinWdmIOInfo::events |
Referenced by ProcessingThread().
unsigned __PaWinWdmIOInfo::framesPerBuffer |
Referenced by ProcessingThread().
char* __PaWinWdmIOInfo::hostBuffer |
unsigned __PaWinWdmIOInfo::hostBufferSize |
unsigned __PaWinWdmIOInfo::lastPosition |
unsigned __PaWinWdmIOInfo::noOfPackets |
Referenced by ProcessingThread().
DATAPACKET* __PaWinWdmIOInfo::packets |
unsigned __PaWinWdmIOInfo::pollCntr |
PaWinWdmPin* __PaWinWdmIOInfo::pPin |
Referenced by ProcessingThread().