| 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 |
| AnalogTape() | openshot::AnalogTape | |
| AnalogTape(Keyframe tracking, Keyframe bleed, Keyframe softness, Keyframe noise, Keyframe stripe, Keyframe staticBands, int seed_offset=0) | openshot::AnalogTape | |
| ApplyCustomMaskBlend(std::shared_ptr< QImage > original_image, std::shared_ptr< QImage > effected_image, std::shared_ptr< QImage > mask_image, int64_t frame_number) const | openshot::EffectBase | inlineprotectedvirtual |
| BasePropertiesJSON(int64_t requested_frame) const | openshot::EffectBase | |
| bleed | openshot::AnalogTape | |
| clip | openshot::EffectBase | protected |
| ClipBase() | openshot::ClipBase | inline |
| constrain(int color_value) | openshot::EffectBase | |
| CreateReaderFromJson(const Json::Value &reader_json) const | openshot::EffectBase | protected |
| DisplayInfo(std::ostream *out=&std::cout) | openshot::EffectBase | |
| end | openshot::ClipBase | protected |
| End(float value) | openshot::ClipBase | virtual |
| GetFrame(std::shared_ptr< openshot::Frame > frame, int64_t frame_number) override | openshot::AnalogTape | virtual |
| GetFrame(int64_t frame_number) override | openshot::AnalogTape | inlinevirtual |
| GetVisibleObjects(int64_t frame_number) const | openshot::EffectBase | inlinevirtual |
| HandlesMaskInternally() const | openshot::EffectBase | inlineprotectedvirtual |
| id | openshot::ClipBase | protected |
| Id(std::string value) | openshot::ClipBase | inline |
| info | openshot::EffectBase | |
| InitEffectInfo() | openshot::EffectBase | |
| Json() const override | openshot::AnalogTape | virtual |
| openshot::EffectBase::Json(int64_t requested_frame) const | openshot::EffectBase | inlinevirtual |
| JsonInfo() const | openshot::EffectBase | |
| JsonValue() const override | openshot::AnalogTape | virtual |
| layer | openshot::ClipBase | protected |
| Layer(int value) | openshot::ClipBase | |
| MapMaskFrameNumber(int64_t frame_number) | openshot::EffectBase | protected |
| mask_invert | openshot::EffectBase | |
| mask_loop_mode | openshot::EffectBase | |
| MASK_LOOP_PING_PONG enum value | openshot::EffectBase | |
| MASK_LOOP_PLAY_ONCE enum value | openshot::EffectBase | |
| MASK_LOOP_REPEAT enum value | openshot::EffectBase | |
| mask_time_mode | openshot::EffectBase | |
| MASK_TIME_SOURCE_FPS enum value | openshot::EffectBase | |
| MASK_TIME_TIMELINE enum value | openshot::EffectBase | |
| MaskLoopMode enum name | openshot::EffectBase | |
| MaskReader() | openshot::EffectBase | inline |
| MaskReader() const | openshot::EffectBase | inline |
| MaskReader(ReaderBase *new_reader) | openshot::EffectBase | |
| MaskTimeMode enum name | openshot::EffectBase | |
| noise | openshot::AnalogTape | |
| 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 |
| ProcessFrame(std::shared_ptr< openshot::Frame > frame, int64_t frame_number) | openshot::EffectBase | |
| PropertiesJSON(int64_t requested_frame) const override | openshot::AnalogTape | virtual |
| ResolveMaskHostFps() | openshot::EffectBase | protected |
| ResolveMaskImage(std::shared_ptr< QImage > target_image, int64_t frame_number) | openshot::EffectBase | inlineprotected |
| ResolveMaskSourceDuration() const | openshot::EffectBase | protected |
| seed_offset | openshot::AnalogTape | |
| SetJson(const std::string value) override | openshot::AnalogTape | virtual |
| openshot::EffectBase::SetJson(int64_t requested_frame, const std::string value) | openshot::EffectBase | inlinevirtual |
| SetJsonValue(const Json::Value root) override | openshot::AnalogTape | virtual |
| SetParentEffect(std::string parentEffect_id) | openshot::EffectBase | |
| softness | openshot::AnalogTape | |
| start | openshot::ClipBase | protected |
| Start(float value) | openshot::ClipBase | |
| staticBands | openshot::AnalogTape | |
| stripe | openshot::AnalogTape | |
| timeline | openshot::ClipBase | protected |
| trackedObjects | openshot::EffectBase | |
| tracking | openshot::AnalogTape | |
| UseCustomMaskBlend(int64_t frame_number) const | openshot::EffectBase | inlineprotectedvirtual |
| ~ClipBase()=default | openshot::ClipBase | virtual |
| ~EffectBase() | openshot::EffectBase | virtual |