OpenShot Library | libopenshot
0.3.3
|
This is the complete list of members for openshot::ClipBase, including all inherited members.
add_property_choice_json(std::string name, int value, int selected_value) const | openshot::ClipBase | protected |
add_property_json(std::string name, float value, std::string type, std::string memo, const Keyframe *keyframe, float min_value, float max_value, bool readonly, int64_t requested_frame) const | openshot::ClipBase | protected |
ClipBase() | openshot::ClipBase | inline |
end | openshot::ClipBase | protected |
End(float value) | openshot::ClipBase | virtual |
GetFrame(int64_t frame_number)=0 | openshot::ClipBase | pure virtual |
GetFrame(std::shared_ptr< openshot::Frame > frame, int64_t frame_number)=0 | openshot::ClipBase | pure virtual |
Id(std::string value) | openshot::ClipBase | inline |
id | openshot::ClipBase | protected |
Json() const =0 | openshot::ClipBase | pure virtual |
JsonValue() const =0 | openshot::ClipBase | pure virtual |
Layer(int value) | openshot::ClipBase | |
layer | openshot::ClipBase | protected |
operator<(ClipBase &a) | openshot::ClipBase | inline |
operator<=(ClipBase &a) | openshot::ClipBase | inline |
operator>(ClipBase &a) | openshot::ClipBase | inline |
operator>=(ClipBase &a) | openshot::ClipBase | inline |
Position(float value) | openshot::ClipBase | |
position | openshot::ClipBase | protected |
previous_properties | openshot::ClipBase | protected |
PropertiesJSON(int64_t requested_frame) const =0 | openshot::ClipBase | pure virtual |
SetJson(const std::string value)=0 | openshot::ClipBase | pure virtual |
SetJsonValue(const Json::Value root)=0 | openshot::ClipBase | pure virtual |
Start(float value) | openshot::ClipBase | |
start | openshot::ClipBase | protected |
timeline | openshot::ClipBase | protected |
~ClipBase()=default | openshot::ClipBase | virtual |