#include "portaudio.h"
#include <windows.h>
Go to the source code of this file.
Data Structures | |
struct | PaWinWDMKSInfo |
struct | PaWinWDMKSDeviceInfo |
struct | PaWDMKSDirectionSpecificStreamInfo |
struct | PaWDMKSSpecificStreamInfo |
Enumerations | |
enum | PaWDMKSType { Type_kNotUsed, Type_kWaveCyclic, Type_kWaveRT, Type_kCnt } |
enum | PaWDMKSSubType { SubType_kUnknown, SubType_kNotification, SubType_kPolled, SubType_kCnt } |
Definition in file pa_win_wdmks.h.