Partager via


CLASSE ACSVideoEffectEnabledEventArgs

Déclaration

@interface ACSVideoEffectEnabledEventArgs : NSObject;

Description

Informations sur l’effet vidéo activé status

Méthodes

Propriétés

videoEffectName

Nom de l’effet vidéo.

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