OpenShot Library | libopenshot  0.2.5
openshot::Keyframe Member List

This is the complete list of members for openshot::Keyframe, including all inherited members.

AddPoint(Point p)openshot::Keyframe
AddPoint(double x, double y)openshot::Keyframe
AddPoint(double x, double y, InterpolationType interpolate)openshot::Keyframe
Contains(Point p) const openshot::Keyframe
FindIndex(Point p) const openshot::Keyframe
FlipPoints()openshot::Keyframe
GetClosestPoint(Point p) const openshot::Keyframe
GetClosestPoint(Point p, bool useLeft) const openshot::Keyframe
GetCount() const openshot::Keyframe
GetDelta(int64_t index) const openshot::Keyframe
GetInt(int64_t index) const openshot::Keyframe
GetLength() const openshot::Keyframe
GetLong(int64_t index) const openshot::Keyframe
GetMaxPoint() const openshot::Keyframe
GetPoint(int64_t index) const openshot::Keyframe
GetPreviousPoint(Point p) const openshot::Keyframe
GetRepeatFraction(int64_t index) const openshot::Keyframe
GetValue(int64_t index) const openshot::Keyframe
IsIncreasing(int index) const openshot::Keyframe
Json() const openshot::Keyframe
JsonValue() const openshot::Keyframe
Keyframe()=defaultopenshot::Keyframe
Keyframe(double value)openshot::Keyframe
PrintPoints() const openshot::Keyframe
PrintValues() const openshot::Keyframe
RemovePoint(Point p)openshot::Keyframe
RemovePoint(int64_t index)openshot::Keyframe
ScalePoints(double scale)openshot::Keyframe
SetJson(const std::string value)openshot::Keyframe
SetJsonValue(const Json::Value root)openshot::Keyframe
UpdatePoint(int64_t index, Point p)openshot::Keyframe