31 #ifndef OPENSHOT_EFFECT_INFO_H 32 #define OPENSHOT_EFFECT_INFO_H 54 static std::string
Json();
This abstract class is the base class, used by all effects in libopenshot.
This header includes all commonly used effects for libopenshot, for ease-of-use.
static Json::Value JsonValue()
Generate Json::Value for this object.
EffectBase * CreateEffect(std::string effect_type)
Create an instance of an effect (factory style)
static std::string Json()
Generate JSON string of this object.
This namespace is the default namespace for all code in the openshot library.
This class returns a listing of all effects supported by libopenshot.