MCPcopy 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.cppFile · 0.45
ColorMap.cppFile · 0.45
Profiles.cppFile · 0.45
Clip.cppFile · 0.45
KeyFrame.cppFile · 0.45
ReaderBase.cppFile · 0.45
Point.cppFile · 0.45
DummyReader.cppFile · 0.45
ChromaKey.cppFile · 0.45
Color.cppFile · 0.45
FrameMapper.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected