OnClockStart      380 modules/videoio/src/cap_msmf.cpp     STDMETHODIMP OnClockStart(MFTIME hnsSystemTime, LONGLONG llClockStartOffset);
OnClockStart      427 modules/videoio/src/cap_msmf.cpp     STDMETHODIMP OnClockStart(MFTIME hnsSystemTime, LONGLONG llClockStartOffset) { return ImageGrabberCallback::OnClockStart(hnsSystemTime, llClockStartOffset); }
OnClockStart     3249 modules/videoio/src/cap_msmf.hpp             hr = pSampleCallback->OnClockStart(hnsSystemTime, llClockStartOffset);