|
PortAudio
2.0
|
Data Fields | |
| PaDeviceIndex | device |
| unsigned | channels |
| unsigned | framesPerHostBuffer |
| int | endpointPinId |
| int | muxNodeId |
| PaWDMKSSubType | streamingSubType |
Definition at line 118 of file pa_win_wdmks.h.
| unsigned PaWDMKSDirectionSpecificStreamInfo::channels |
No of channels the device is opened with
Definition at line 121 of file pa_win_wdmks.h.
| int PaWDMKSDirectionSpecificStreamInfo::endpointPinId |
Endpoint pin ID (on topology filter if topologyName is not empty)
Definition at line 123 of file pa_win_wdmks.h.
| unsigned PaWDMKSDirectionSpecificStreamInfo::framesPerHostBuffer |
No of frames of the device buffer
Definition at line 122 of file pa_win_wdmks.h.
| int PaWDMKSDirectionSpecificStreamInfo::muxNodeId |
Only valid for input
Definition at line 124 of file pa_win_wdmks.h.
| PaWDMKSSubType PaWDMKSDirectionSpecificStreamInfo::streamingSubType |
Not known until device is opened for streaming
Definition at line 125 of file pa_win_wdmks.h.
1.8.5