MCPcopy 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
20RendererBase::~RendererBase()
21{
22}
23
24void RendererBase::paint(const std::shared_ptr<Frame> & frame)
25{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected