Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenShot/libopenshot
/ ~EffectBase
Method
~EffectBase
src/EffectBase.cpp:593–595 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
591
}
592
593
EffectBase::~EffectBase() {
594
MaskReader(NULL);
595
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected