PortAudio 2.0
|
Data Fields | |
PaDeviceIndex | device |
unsigned | channels |
unsigned | framesPerHostBuffer |
int | endpointPinId |
int | muxNodeId |
PaWDMKSSubType | streamingSubType |
Definition at line 87 of file pa_win_wdmks.h.
unsigned PaWDMKSDirectionSpecificStreamInfo::channels |
No of channels the device is opened with
Definition at line 90 of file pa_win_wdmks.h.
PaDeviceIndex PaWDMKSDirectionSpecificStreamInfo::device |
Definition at line 89 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.