PortAudio  2.0
Data Fields
PaWinWDMKSInfo Struct Reference

#include <pa_win_wdmks.h>

Data Fields

unsigned long size
 
PaHostApiTypeId hostApiType
 
unsigned long version
 
unsigned long flags
 
unsigned noOfPackets
 
unsigned channelMask
 

Field Documentation

unsigned PaWinWDMKSInfo::channelMask

If paWinWDMKSUseGivenChannelMask bit is set in flags, use this as channelMask instead of default.

See Also
PaWinWDMKSFlags
Version
Available as of 19.5.0.
unsigned long PaWinWDMKSInfo::flags

Flags indicate which fields are valid.

See Also
PaWinWDMKSFlags
Version
Available as of 19.5.0.
PaHostApiTypeId PaWinWDMKSInfo::hostApiType

paWDMKS

unsigned PaWinWDMKSInfo::noOfPackets

The number of packets to use for WaveCyclic devices, range is [2, 8]. Set to zero for default value of 2.

unsigned long PaWinWDMKSInfo::size

sizeof(PaWinWDMKSInfo)

unsigned long PaWinWDMKSInfo::version

1


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