ACSVideoEffect 类

声明

@interface ACSVideoEffect : NSObject;

说明

视频效果基类型。

方法

属性

name

视频效果的名称。

@property (retain, nonnull, readonly) NSString * name;