Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
422
std::string SphericalProjection::Json() const
423
{
424
return JsonValue().toStyledString();
425
}
426
427
Json::Value SphericalProjection::JsonValue() const
428
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected