Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenShot/libopenshot
/ SetJson
Method
SetJson
tests/EffectMask.cpp:117–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
}
116
117
void SetJson(const std::string value) override {
118
(void) value;
119
}
120
121
void SetJsonValue(const Json::Value root) override {
122
ReaderBase::SetJsonValue(root);
Callers
11
Coordinate.cpp
File · 0.45
ColorMap.cpp
File · 0.45
Profiles.cpp
File · 0.45
Clip.cpp
File · 0.45
KeyFrame.cpp
File · 0.45
ReaderBase.cpp
File · 0.45
Point.cpp
File · 0.45
DummyReader.cpp
File · 0.45
ChromaKey.cpp
File · 0.45
Color.cpp
File · 0.45
FrameMapper.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected