PortAudio 2.0
__PaWinWdmIOInfo Struct Reference

Data Fields

PaWinWdmPinpPin
 
char * hostBuffer
 
unsigned hostBufferSize
 
unsigned framesPerBuffer
 
unsigned bytesPerFrame
 
unsigned bytesPerSample
 
unsigned noOfPackets
 
HANDLE * events
 
DATAPACKETpackets
 
unsigned lastPosition
 
unsigned pollCntr
 

Field Documentation

◆ bytesPerFrame

unsigned __PaWinWdmIOInfo::bytesPerFrame

◆ bytesPerSample

unsigned __PaWinWdmIOInfo::bytesPerSample

◆ events

HANDLE* __PaWinWdmIOInfo::events

Referenced by ProcessingThread().

◆ framesPerBuffer

unsigned __PaWinWdmIOInfo::framesPerBuffer

Referenced by ProcessingThread().

◆ hostBuffer

char* __PaWinWdmIOInfo::hostBuffer

◆ hostBufferSize

unsigned __PaWinWdmIOInfo::hostBufferSize

◆ lastPosition

unsigned __PaWinWdmIOInfo::lastPosition

◆ noOfPackets

unsigned __PaWinWdmIOInfo::noOfPackets

Referenced by ProcessingThread().

◆ packets

DATAPACKET* __PaWinWdmIOInfo::packets

◆ pollCntr

unsigned __PaWinWdmIOInfo::pollCntr

◆ pPin

PaWinWdmPin* __PaWinWdmIOInfo::pPin

Referenced by ProcessingThread().


The documentation for this struct was generated from the following file: