OpenShot Library | libopenshot
0.2.5
|
Go to the documentation of this file.
31 #ifndef OPENSHOT_EFFECT_INFO_H
32 #define OPENSHOT_EFFECT_INFO_H
53 static std::string
Json();
This class returns a listing of all effects supported by libopenshot.
This abstract class is the base class, used by all effects in libopenshot.
EffectBase * CreateEffect(std::string effect_type)
This namespace is the default namespace for all code in the openshot library.
static std::string Json()
JSON methods.
This header includes all commonly used effects for libopenshot, for ease-of-use.
static Json::Value JsonValue()
Generate Json::Value for this object.