55 #define paWinDirectSoundUseLowLevelLatencyParameters (0x01)
56 #define paWinDirectSoundUseChannelMask (0x04)
59 typedef struct PaWinDirectSoundStreamInfo{
62 unsigned long version;
90 PaWinWaveFormatChannelMask channelMask;
92 }PaWinDirectSoundStreamInfo;
PaHostApiTypeId
Unchanging unique identifiers for each supported host API.