ACSVideoEffectDisabledEventArgs Class

Declaration

@interface ACSVideoEffectDisabledEventArgs : NSObject;

Description

Information about video effect disabled status

Methods

Properties

videoEffectName

Name of the video effect.

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