PortAudio 2.0
PaWinDsDeviceInfo Struct Reference

Data Fields

PaDeviceInfo inheritedDeviceInfo
 
GUID guid
 
GUID * lpGUID
 
double sampleRates [3]
 
char deviceInputChannelCountIsKnown
 
char deviceOutputChannelCountIsKnown
 

Field Documentation

◆ deviceInputChannelCountIsKnown

char PaWinDsDeviceInfo::deviceInputChannelCountIsKnown

< if the system returns 0xFFFF then we don't really know the number of supported channels (1=>known, 0=>unknown)

◆ deviceOutputChannelCountIsKnown

char PaWinDsDeviceInfo::deviceOutputChannelCountIsKnown

< if the system returns 0xFFFF then we don't really know the number of supported channels (1=>known, 0=>unknown)

◆ guid

GUID PaWinDsDeviceInfo::guid

◆ inheritedDeviceInfo

PaDeviceInfo PaWinDsDeviceInfo::inheritedDeviceInfo

Referenced by PaWinDs_Initialize().

◆ lpGUID

GUID* PaWinDsDeviceInfo::lpGUID

◆ sampleRates

double PaWinDsDeviceInfo::sampleRates[3]

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