Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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;