This is the complete list of members for openshot::LensFlare, 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 |
BasePropertiesJSON(int64_t requested_frame) const | openshot::EffectBase | |
brightness | openshot::LensFlare | |
clip | openshot::EffectBase | protected |
ClipBase() | openshot::ClipBase | inline |
color | openshot::LensFlare | |
constrain(int color_value) | openshot::EffectBase | |
DisplayInfo(std::ostream *out=&std::cout) | openshot::EffectBase | |
end | openshot::ClipBase | protected |
End(float value) | openshot::ClipBase | virtual |
GetFrame(int64_t frame_number) override | openshot::LensFlare | virtual |
GetFrame(std::shared_ptr< openshot::Frame > frame, int64_t frame_number) override | openshot::LensFlare | virtual |
GetVisibleObjects(int64_t frame_number) const | openshot::EffectBase | inlinevirtual |
id | openshot::ClipBase | protected |
Id(std::string value) | openshot::ClipBase | inline |
info | openshot::EffectBase | |
InitEffectInfo() | openshot::EffectBase | |
Json() const override | openshot::LensFlare | virtual |
openshot::EffectBase::Json(int64_t requested_frame) const | openshot::EffectBase | inlinevirtual |
JsonInfo() const | openshot::EffectBase | |
JsonValue() const override | openshot::LensFlare | virtual |
layer | openshot::ClipBase | protected |
Layer(int value) | openshot::ClipBase | |
LensFlare() | openshot::LensFlare | |
LensFlare(const Keyframe &xPos, const Keyframe &yPos, const Keyframe &intensity, const Keyframe &scale, const Keyframe &spreadVal, const Keyframe &bladeCount, const Keyframe &shapeType, const Color &tint=Color("#ffffff")) | openshot::LensFlare | |
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 |
ParentClip() | openshot::EffectBase | |
ParentClip(openshot::ClipBase *new_clip) | openshot::EffectBase | |
ParentClipId() const | openshot::EffectBase | |
parentEffect | openshot::EffectBase | |
position | openshot::ClipBase | protected |
Position(float value) | openshot::ClipBase | |
previous_properties | openshot::ClipBase | protected |
PropertiesJSON(int64_t requested_frame) const override | openshot::LensFlare | virtual |
SetJson(const std::string value) override | openshot::LensFlare | virtual |
openshot::EffectBase::SetJson(int64_t requested_frame, const std::string value) | openshot::EffectBase | inlinevirtual |
SetJsonValue(const Json::Value root) override | openshot::LensFlare | virtual |
SetParentEffect(std::string parentEffect_id) | openshot::EffectBase | |
size | openshot::LensFlare | |
spread | openshot::LensFlare | |
start | openshot::ClipBase | protected |
Start(float value) | openshot::ClipBase | |
timeline | openshot::ClipBase | protected |
trackedObjects | openshot::EffectBase | |
x | openshot::LensFlare | |
y | openshot::LensFlare | |
~ClipBase()=default | openshot::ClipBase | virtual |
~EffectBase()=default | openshot::EffectBase | virtual |
~LensFlare() override | openshot::LensFlare | |