@ NvsVideoEffectType_Package
Definition: NvsVideoEffect.h:26
NSString * builtinName
The name of the built-in video effect. If it's not a built-in video effect, return nil.
Definition: NvsVideoEffect.h:46
Video effect.
Definition: NvsVideoEffect.h:44
@ NvsVideoEffectType_Builtin
Definition: NvsVideoEffect.h:25
NSString * packageId
The ID of the resource package video effect. If it's not a resource package video effect,...
Definition: NvsVideoEffect.h:47
NvsVideoEffectType
The type of the video effect.
Definition: NvsVideoEffect.h:24
#define NVS_EXPORT
Definition: NvsCommonDef.h:20
Special effects.
Definition: NvsEffect.h:46
NvsVideoEffectType type
The type of the video effect.
Definition: NvsVideoEffect.h:45
@ NvsVideoEffectType_Custom
Definition: NvsVideoEffect.h:27