ACSVideoEffectEnabledEventArgs Class

Declaration

@interface ACSVideoEffectEnabledEventArgs : NSObject;

Description

Information about video effect enabled status

Methods

Properties

videoEffectName

Name of the video effect.

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