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;
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
@interface ACSVideoEffect : NSObject;
Video Effect base type.
Name of the video effect.
@property (retain, nonnull, readonly) NSString * name;