Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenShot/libopenshot
/ ~RendererBase
Method
~RendererBase
src/RendererBase.cpp:20–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
RendererBase::~RendererBase()
21
{
22
}
23
24
void RendererBase::paint(const std::shared_ptr<Frame> & frame)
25
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected