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 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 | 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.
Definition in file pa_win_wdmks.h.
enum PaWDMKSSubType |
Definition at line 72 of file pa_win_wdmks.h.
enum PaWDMKSType |
Definition at line 64 of file pa_win_wdmks.h.