PortAudio  2.0
Data Fields
PaWinDsDeviceInfo Struct Reference

Data Fields

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

Field Documentation

char PaWinDsDeviceInfo::deviceInputChannelCountIsKnown

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

char PaWinDsDeviceInfo::deviceOutputChannelCountIsKnown

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

GUID PaWinDsDeviceInfo::guid
PaDeviceInfo PaWinDsDeviceInfo::inheritedDeviceInfo

Referenced by PaWinDs_Initialize().

GUID* PaWinDsDeviceInfo::lpGUID
double PaWinDsDeviceInfo::sampleRates[3]

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

Generated for PortAudio by  doxygen1.8.1.1