Searched refs:OnClockSetRate (Results 1 – 3 of 3) sorted by relevance
367 IFACEMETHODIMP OnClockSetRate(MFTIME /*hnsSystemTime*/, float /*flRate*/) in OnClockSetRate() function in Media::WrlSealed
384 STDMETHODIMP OnClockSetRate(MFTIME hnsSystemTime, float flRate);431 …STDMETHODIMP OnClockSetRate(MFTIME hnsSystemTime, float flRate) { return ImageGrabberCallback::OnC… in OnClockSetRate() function in __anon2599bf920111::ImageGrabberWinRT1701 STDMETHODIMP ImageGrabberCallback::OnClockSetRate(MFTIME hnsSystemTime, float flRate) in OnClockSetRate() function in __anon2599bf920111::ImageGrabberCallback
3296 HRESULT STDMETHODCALLTYPE OnClockSetRate( in OnClockSetRate() function in MediaSink3303 hr = pSampleCallback->OnClockSetRate(hnsSystemTime, flRate); in OnClockSetRate()