Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aleksoid1978/VideoRenderer
/ Start
Method
Start
Source/VideoProcessor.h:187–187 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
185
virtual HRESULT FillBlack() = 0;
186
187
void Start() { m_rtStart = 0; }
188
virtual void Flush() = 0;
189
virtual HRESULT Reset(bool bDisplayModeChange) = 0;
190
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected