PortAudio  2.0
Data Fields
PaWinMmeDeviceInfo Struct Reference

Data Fields

PaDeviceInfo inheritedDeviceInfo
 
DWORD dwFormats
 
char deviceInputChannelCountIsKnown
 
char deviceOutputChannelCountIsKnown
 

Field Documentation

char PaWinMmeDeviceInfo::deviceInputChannelCountIsKnown

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

Referenced by PaWinMme_Initialize().

char PaWinMmeDeviceInfo::deviceOutputChannelCountIsKnown

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

Referenced by PaWinMme_Initialize().

DWORD PaWinMmeDeviceInfo::dwFormats

< standard formats bitmask from the WAVEINCAPS and WAVEOUTCAPS structures

PaDeviceInfo PaWinMmeDeviceInfo::inheritedDeviceInfo

Referenced by PaWinMme_Initialize().


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