This is the complete list of members for openshot::EffectBase, 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 |
constrain(int color_value) | openshot::EffectBase | |
DisplayInfo() | openshot::EffectBase | |
end | openshot::ClipBase | protected |
GetFrame(std::shared_ptr< openshot::Frame > frame, int64_t frame_number)=0 | openshot::EffectBase | pure virtual |
id | openshot::ClipBase | protected |
Id(std::string value) | openshot::ClipBase | inline |
info | openshot::EffectBase | |
InitEffectInfo() | openshot::EffectBase | |
Json() const =0 | openshot::EffectBase | pure virtual |
JsonInfo() const | openshot::EffectBase | |
JsonValue() const =0 | openshot::EffectBase | pure virtual |
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 |
Order() const | openshot::EffectBase | inline |
Order(int new_order) | openshot::EffectBase | inline |
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::EffectBase | pure virtual |
SetJsonValue(const Json::Value root)=0 | openshot::EffectBase | pure virtual |
start | openshot::ClipBase | protected |
~ClipBase()=default | openshot::ClipBase | virtual |
~EffectBase()=default | openshot::EffectBase | virtual |