Searched defs:OriginalEffectConfig (Results 1 – 1 of 1) sorted by relevance
133 struct OriginalEffectConfig { struct134 std::string version;135 std::vector<Library> libraries;136 std::vector<Effect> effects;137 std::vector<EffectChain> effectChains;138 PreProcessConfig preProcess;139 PostProcessConfig postProcess;