Searched refs:ShareMode (Results 1 – 1 of 1) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/wasapi/ |
D | gstaudioclient3.h | 73 AUDCLNT_SHAREMODE ShareMode, 94 AUDCLNT_SHAREMODE ShareMode, 179 #define IAudioClient3_Initialize(This,ShareMode,StreamFlags,hnsBufferDuration,hnsPeriodicity,pForma… argument 180 …( (This)->lpVtbl -> Initialize(This,ShareMode,StreamFlags,hnsBufferDuration,hnsPeriodicity,pFormat… 191 #define IAudioClient3_IsFormatSupported(This,ShareMode,pFormat,ppClosestMatch) \ argument 192 ( (This)->lpVtbl -> IsFormatSupported(This,ShareMode,pFormat,ppClosestMatch) )
|