Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/wasapi/
Dgstaudioclient3.h100 WAVEFORMATEX **ppDeviceFormat);
194 #define IAudioClient3_GetMixFormat(This,ppDeviceFormat) \ argument
195 ( (This)->lpVtbl -> GetMixFormat(This,ppDeviceFormat) )