MCPcopy Create free account
hub / github.com/OpenShot/libopenshot / Json

Method Json

src/effects/SphericalProjection.cpp:422–425  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

420}
421
422std::string SphericalProjection::Json() const
423{
424 return JsonValue().toStyledString();
425}
426
427Json::Value SphericalProjection::JsonValue() const
428{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected