PortAudio  2.0
Data Fields
PaWDMKSDirectionSpecificStreamInfo Struct Reference

Data Fields

PaDeviceIndex device
 
unsigned channels
 
unsigned framesPerHostBuffer
 
int endpointPinId
 
int muxNodeId
 
PaWDMKSSubType streamingSubType
 

Detailed Description

Definition at line 87 of file pa_win_wdmks.h.

Field Documentation

unsigned PaWDMKSDirectionSpecificStreamInfo::channels

No of channels the device is opened with

Definition at line 90 of file pa_win_wdmks.h.

int PaWDMKSDirectionSpecificStreamInfo::endpointPinId

Endpoint pin ID (on topology filter if topologyName is not empty)

Definition at line 92 of file pa_win_wdmks.h.

unsigned PaWDMKSDirectionSpecificStreamInfo::framesPerHostBuffer

No of frames of the device buffer

Definition at line 91 of file pa_win_wdmks.h.

int PaWDMKSDirectionSpecificStreamInfo::muxNodeId

Only valid for input

Definition at line 93 of file pa_win_wdmks.h.

PaWDMKSSubType PaWDMKSDirectionSpecificStreamInfo::streamingSubType

Not known until device is opened for streaming

Definition at line 94 of file pa_win_wdmks.h.


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