|
PortAudio
2.0
|
WDM Kernel Streaming-specific PortAudio API extension header file. More...
Go to the source code of this file.
Data Structures | |
| struct | PaWinWDMKSInfo |
| struct | PaWinWDMKSDeviceInfo |
| struct | PaWDMKSDirectionSpecificStreamInfo |
| struct | PaWDMKSSpecificStreamInfo |
Typedefs | |
| typedef enum PaWinWDMKSFlags | PaWinWDMKSFlags |
| typedef struct PaWinWDMKSInfo | PaWinWDMKSInfo |
| typedef enum PaWDMKSType | PaWDMKSType |
| typedef enum PaWDMKSSubType | PaWDMKSSubType |
| typedef struct PaWinWDMKSDeviceInfo | PaWinWDMKSDeviceInfo |
| typedef struct PaWDMKSDirectionSpecificStreamInfo | PaWDMKSDirectionSpecificStreamInfo |
| typedef struct PaWDMKSSpecificStreamInfo | PaWDMKSSpecificStreamInfo |
Enumerations | |
| enum | PaWinWDMKSFlags { paWinWDMKSOverrideFramesize = (1 << 0), paWinWDMKSUseGivenChannelMask = (1 << 1) } |
| enum | PaWDMKSType { Type_kNotUsed, Type_kWaveCyclic, Type_kWaveRT, Type_kCnt } |
| enum | PaWDMKSSubType { SubType_kUnknown, SubType_kNotification, SubType_kPolled, SubType_kCnt } |
WDM Kernel Streaming-specific PortAudio API extension header file.
| typedef struct PaWDMKSSpecificStreamInfo PaWDMKSSpecificStreamInfo |
| typedef enum PaWDMKSSubType PaWDMKSSubType |
| typedef enum PaWDMKSType PaWDMKSType |
| typedef struct PaWinWDMKSDeviceInfo PaWinWDMKSDeviceInfo |
| typedef enum PaWinWDMKSFlags PaWinWDMKSFlags |
Flags to indicate valid fields in PaWinWDMKSInfo.
| typedef struct PaWinWDMKSInfo PaWinWDMKSInfo |
| enum PaWDMKSSubType |
| enum PaWDMKSType |
| enum PaWinWDMKSFlags |
Flags to indicate valid fields in PaWinWDMKSInfo.
1.8.5