Home
last modified time | relevance | path

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

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