ACSVideoEffect Class

Declaration

@interface ACSVideoEffect : NSObject;

Description

Video Effect base type.

Methods

Properties

name

Name of the video effect.

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