Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenShot/libopenshot
/ RendererBase
Method
RendererBase
src/RendererBase.cpp:16–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
using namespace openshot;
15
16
RendererBase::RendererBase()
17
{
18
}
19
20
RendererBase::~RendererBase()
21
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected