Searched refs:OnSetPresentationClock (Results 1 - 2 of 2) sorted by relevance

/external/opencv3/modules/videoio/src/
H A Dcap_msmf.cpp386 STDMETHODIMP OnSetPresentationClock(IMFPresentationClock* pClock);
433 STDMETHODIMP OnSetPresentationClock(IMFPresentationClock* pClock) { return ImageGrabberCallback::OnSetPresentationClock(pClock); } function in class:__anon15769::ImageGrabberWinRT
1708 STDMETHODIMP ImageGrabberCallback::OnSetPresentationClock(IMFPresentationClock* pClock) function in class:__anon15769::ImageGrabberCallback
H A Dcap_msmf.hpp3098 hr = pSampleCallback->OnSetPresentationClock(pPresentationClock);

Completed in 66 milliseconds