Searched refs:OnSetPresentationClock (Results 1 – 2 of 2) sorted by relevance
386 STDMETHODIMP OnSetPresentationClock(IMFPresentationClock* pClock);433 …STDMETHODIMP OnSetPresentationClock(IMFPresentationClock* pClock) { return ImageGrabberCallback::O… in OnSetPresentationClock() function in __anon2599bf920111::ImageGrabberWinRT1708 STDMETHODIMP ImageGrabberCallback::OnSetPresentationClock(IMFPresentationClock* pClock) in OnSetPresentationClock() function in __anon2599bf920111::ImageGrabberCallback
3098 hr = pSampleCallback->OnSetPresentationClock(pPresentationClock); in SetPresentationClock()