add_property_choice_json(std::string name, int value, int selected_value) const | openshot::TrackedObjectBase | |
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::TrackedObjectBBox | |
AddBox(int64_t _frame_num, float _cx, float _cy, float _width, float _height, float _angle) override | openshot::TrackedObjectBBox | virtual |
background | openshot::TrackedObjectBBox | |
background_alpha | openshot::TrackedObjectBBox | |
background_corner | openshot::TrackedObjectBBox | |
BoxVec | openshot::TrackedObjectBBox | |
clear() | openshot::TrackedObjectBBox | |
Contains(int64_t frame_number) const | openshot::TrackedObjectBBox | |
delta_x | openshot::TrackedObjectBBox | |
delta_y | openshot::TrackedObjectBBox | |
draw_box | openshot::TrackedObjectBase | |
ExactlyContains(int64_t frame_number) const override | openshot::TrackedObjectBBox | virtual |
FrameNToTime(int64_t frame_number, double time_scale) const | openshot::TrackedObjectBBox | |
GetBaseFPS() | openshot::TrackedObjectBBox | |
GetBox(int64_t frame_number) | openshot::TrackedObjectBBox | |
GetBox(int64_t frame_number) const | openshot::TrackedObjectBBox | inline |
GetBoxValues(int64_t frame_number) const override | openshot::TrackedObjectBBox | virtual |
GetLength() const | openshot::TrackedObjectBBox | |
Id() const | openshot::TrackedObjectBase | inline |
Id(std::string _id) | openshot::TrackedObjectBase | inline |
id | openshot::TrackedObjectBase | protected |
InterpolateBoxes(double t1, double t2, BBox left, BBox right, double target) | openshot::TrackedObjectBBox | |
Json() const override | openshot::TrackedObjectBBox | virtual |
JsonValue() const override | openshot::TrackedObjectBBox | virtual |
LoadBoxData(std::string inputFilePath) | openshot::TrackedObjectBBox | |
parentClip | openshot::TrackedObjectBase | protected |
ParentClip() const | openshot::TrackedObjectBase | inline |
ParentClip(ClipBase *clip) | openshot::TrackedObjectBase | inline |
PropertiesJSON(int64_t requested_frame) const override | openshot::TrackedObjectBBox | virtual |
protobufDataPath | openshot::TrackedObjectBBox | |
RemoveBox(int64_t frame_number) | openshot::TrackedObjectBBox | |
rotation | openshot::TrackedObjectBBox | |
scale_x | openshot::TrackedObjectBBox | |
scale_y | openshot::TrackedObjectBBox | |
ScalePoints(double scale) override | openshot::TrackedObjectBBox | virtual |
SetBaseFPS(Fraction fps) | openshot::TrackedObjectBBox | |
SetJson(const std::string value) override | openshot::TrackedObjectBBox | virtual |
SetJsonValue(const Json::Value root) override | openshot::TrackedObjectBBox | virtual |
stroke | openshot::TrackedObjectBBox | |
stroke_alpha | openshot::TrackedObjectBBox | |
stroke_width | openshot::TrackedObjectBBox | |
TrackedObjectBase() | openshot::TrackedObjectBase | |
TrackedObjectBase(std::string _id) | openshot::TrackedObjectBase | |
TrackedObjectBBox() | openshot::TrackedObjectBBox | |
TrackedObjectBBox(int Red, int Green, int Blue, int Alfa) | openshot::TrackedObjectBBox | |
visible | openshot::TrackedObjectBase | |
~TrackedObjectBase()=default | openshot::TrackedObjectBase | virtual |