Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenShot/libopenshot
/ Json
Method
Json
tests/Timeline.cpp:143–143 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
}
142
143
std::string Json() const override { return JsonValue().toStyledString(); }
144
Json::Value JsonValue() const override {
145
Json::Value root = ReaderBase::JsonValue();
146
root[
"type"
] =
"TimelineSolidColorReader"
;
Callers
1
Timeline.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected