Searched refs:OnClockStart (Results 1 – 3 of 3) sorted by relevance
327 IFACEMETHODIMP OnClockStart(MFTIME /*hnsSystemTime*/, LONGLONG /*llClockStartOffset*/) in OnClockStart() function in Media::WrlSealed
380 STDMETHODIMP OnClockStart(MFTIME hnsSystemTime, LONGLONG llClockStartOffset);427 …STDMETHODIMP OnClockStart(MFTIME hnsSystemTime, LONGLONG llClockStartOffset) { return ImageGrabber… in OnClockStart() function in __anon2599bf920111::ImageGrabberWinRT1676 STDMETHODIMP ImageGrabberCallback::OnClockStart(MFTIME hnsSystemTime, LONGLONG llClockStartOffset) in OnClockStart() function in __anon2599bf920111::ImageGrabberCallback
3232 HRESULT STDMETHODCALLTYPE OnClockStart( in OnClockStart() function in MediaSink3249 hr = pSampleCallback->OnClockStart(hnsSystemTime, llClockStartOffset); in OnClockStart()