Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
96
STDMETHODIMP 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
Set
Method · 0.45
Tested by
no test coverage detected