Home | History | Annotate | Download | only in src

Lines Matching defs:OnClockSetRate

3296     HRESULT STDMETHODCALLTYPE OnClockSetRate(
3303 hr = pSampleCallback->OnClockSetRate(hnsSystemTime, flRate);
3304 DebugPrintOut(L"MediaSink::OnClockSetRate: HRESULT=%i\n", hr);