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 |
AddEffect(openshot::EffectBase *effect) | openshot::Clip | |
alpha | openshot::Clip | |
anchor | openshot::Clip | |
AttachToObject(std::string object_id) | openshot::Clip | |
channel_filter | openshot::Clip | |
channel_mapping | openshot::Clip | |
clip | openshot::ReaderBase | protected |
Clip() | openshot::Clip | |
Clip(std::string path) | openshot::Clip | |
Clip(openshot::ReaderBase *new_reader) | openshot::Clip | |
ClipBase() | openshot::ClipBase | inline |
Close() override | openshot::Clip | virtual |
COMPILED_WITH_CV | openshot::Clip | |
display | openshot::Clip | |
DisplayInfo(std::ostream *out=&std::cout) | openshot::ReaderBase | |
Effects() | openshot::Clip | inline |
End() const override | openshot::Clip | |
End(float value) override | openshot::Clip | virtual |
end | openshot::ClipBase | protected |
GetAttachedClip() const | openshot::Clip | inline |
GetAttachedId() const | openshot::Clip | inline |
GetAttachedObject() const | openshot::Clip | inline |
GetCache() override | openshot::Clip | inlinevirtual |
GetEffect(const std::string &id) | openshot::Clip | |
GetFrame(int64_t clip_frame_number) override | openshot::Clip | virtual |
GetFrame(std::shared_ptr< openshot::Frame > background_frame, int64_t clip_frame_number) override | openshot::Clip | virtual |
GetFrame(std::shared_ptr< openshot::Frame > background_frame, int64_t clip_frame_number, openshot::TimelineInfoStruct *options) | openshot::Clip | |
getFrameMutex | openshot::Clip | protected |
GetParentClip() | openshot::Clip | |
GetParentTrackedObject() | openshot::Clip | |
gravity | openshot::Clip | |
has_audio | openshot::Clip | |
has_video | openshot::Clip | |
id | openshot::ClipBase | protected |
Id(std::string value) | openshot::ClipBase | inline |
info | openshot::ReaderBase | |
init_reader_rotation() | openshot::Clip | protected |
init_reader_settings() | openshot::Clip | protected |
init_settings() | openshot::Clip | protected |
IsOpen() override | openshot::Clip | inlinevirtual |
Json() const override | openshot::Clip | virtual |
JsonValue() const override | openshot::Clip | virtual |
layer | openshot::ClipBase | protected |
Layer(int value) | openshot::ClipBase | |
location_x | openshot::Clip | |
location_y | openshot::Clip | |
mixing | openshot::Clip | |
Name() override | openshot::Clip | inlinevirtual |
Open() override | openshot::Clip | virtual |
operator<(ClipBase &a) | openshot::ClipBase | inline |
operator<=(ClipBase &a) | openshot::ClipBase | inline |
operator>(ClipBase &a) | openshot::ClipBase | inline |
operator>=(ClipBase &a) | openshot::ClipBase | inline |
origin_x | openshot::Clip | |
origin_y | openshot::Clip | |
ParentClip() | openshot::ReaderBase | |
ParentClip(openshot::ClipBase *new_clip) | openshot::ReaderBase | |
ParentTimeline(openshot::TimelineBase *new_timeline) override | openshot::Clip | |
perspective_c1_x | openshot::Clip | |
perspective_c1_y | openshot::Clip | |
perspective_c2_x | openshot::Clip | |
perspective_c2_y | openshot::Clip | |
perspective_c3_x | openshot::Clip | |
perspective_c3_y | openshot::Clip | |
perspective_c4_x | openshot::Clip | |
perspective_c4_y | openshot::Clip | |
Position(float value) | openshot::ClipBase | |
position | openshot::ClipBase | protected |
previous_location | openshot::Clip | protected |
previous_properties | openshot::ClipBase | protected |
PropertiesJSON(int64_t requested_frame) const override | openshot::Clip | virtual |
Reader(openshot::ReaderBase *new_reader) | openshot::Clip | |
Reader() | openshot::Clip | |
ReaderBase() | openshot::ReaderBase | |
RemoveEffect(openshot::EffectBase *effect) | openshot::Clip | |
rotation | openshot::Clip | |
scale | openshot::Clip | |
scale_x | openshot::Clip | |
scale_y | openshot::Clip | |
SetAttachedClip(Clip *clipObject) | openshot::Clip | |
SetAttachedId(std::string value) | openshot::Clip | inline |
SetAttachedObject(std::shared_ptr< openshot::TrackedObjectBase > trackedObject) | openshot::Clip | |
SetJson(const std::string value) override | openshot::Clip | virtual |
SetJsonValue(const Json::Value root) override | openshot::Clip | virtual |
shear_x | openshot::Clip | |
shear_y | openshot::Clip | |
Start(float value) | openshot::ClipBase | |
start | openshot::ClipBase | protected |
time | openshot::Clip | |
timeline | openshot::ClipBase | protected |
volume | openshot::Clip | |
wave_color | openshot::Clip | |
~Clip() | openshot::Clip | virtual |
~ClipBase()=default | openshot::ClipBase | virtual |
~ReaderBase()=default | openshot::ReaderBase | virtual |