Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/wasapi/
Dgstaudioclient3.h105 REFERENCE_TIME *phnsMinimumDevicePeriod);
197 #define IAudioClient3_GetDevicePeriod(This,phnsDefaultDevicePeriod,phnsMinimumDevicePeriod) \ argument
198 ( (This)->lpVtbl -> GetDevicePeriod(This,phnsDefaultDevicePeriod,phnsMinimumDevicePeriod) )