Home
last modified time | relevance | path

Searched refs:ppClosestMatch (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/wasapi/
Dgstaudioclient3.h96 WAVEFORMATEX **ppClosestMatch);
191 #define IAudioClient3_IsFormatSupported(This,ShareMode,pFormat,ppClosestMatch) \ argument
192 ( (This)->lpVtbl -> IsFormatSupported(This,ShareMode,pFormat,ppClosestMatch) )