| 
    PortAudio
    2.0
    
   | 
 
#include <pa_win_wdmks.h>
Data Fields | |
| wchar_t | filterPath [MAX_PATH] | 
| wchar_t | topologyPath [MAX_PATH] | 
| PaWDMKSType | streamingType | 
| GUID | deviceProductGuid | 
| GUID PaWinWDMKSDeviceInfo::deviceProductGuid | 
The product GUID of the device (if supported)
| wchar_t PaWinWDMKSDeviceInfo::filterPath[MAX_PATH] | 
KS filter path in Unicode!
| PaWDMKSType PaWinWDMKSDeviceInfo::streamingType | 
Referenced by ProcessingThread().
| wchar_t PaWinWDMKSDeviceInfo::topologyPath[MAX_PATH] | 
Topology filter path in Unicode!
 1.8.5