MCPcopy Create free account
hub / github.com/Aleksoid1978/VideoRenderer / SetTime

Method SetTime

Source/SubPic/SubPicQueueImpl.cpp:96–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96STDMETHODIMP CSubPicQueueImpl::SetTime(REFERENCE_TIME rtNow)
97{
98 m_rtNow = rtNow;
99
100 return S_OK;
101}
102
103// private
104

Callers

nothing calls this directly

Calls 1

SetMethod · 0.45

Tested by

no test coverage detected