PortAudio 2.0
PaWinMmeDeviceInfo Struct Reference

Data Fields

PaDeviceInfo inheritedDeviceInfo
 
DWORD dwFormats
 
char deviceInputChannelCountIsKnown
 
char deviceOutputChannelCountIsKnown
 

Field Documentation

◆ deviceInputChannelCountIsKnown

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().

◆ deviceOutputChannelCountIsKnown

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().

◆ dwFormats

DWORD PaWinMmeDeviceInfo::dwFormats

< standard formats bitmask from the WAVEINCAPS and WAVEOUTCAPS structures

◆ inheritedDeviceInfo

PaDeviceInfo PaWinMmeDeviceInfo::inheritedDeviceInfo

Referenced by PaWinMme_Initialize().


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