PortAudio 2.0
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

◆ channelMask

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.

◆ flags

unsigned long PaWinWDMKSInfo::flags

Flags indicate which fields are valid.

See also
PaWinWDMKSFlags
Version
Available as of 19.5.0.

◆ hostApiType

PaHostApiTypeId PaWinWDMKSInfo::hostApiType

paWDMKS

◆ noOfPackets

unsigned PaWinWDMKSInfo::noOfPackets

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

◆ size

unsigned long PaWinWDMKSInfo::size

sizeof(PaWinWDMKSInfo)

◆ version

unsigned long PaWinWDMKSInfo::version

1


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