مشاركة عبر


فئة ACSVideoEffectErrorEventArgs

إعلان بالربط

@interface ACSVideoEffectErrorEventArgs : NSObject;

الوصف

معلومات حول حالة تغيير التأثيرات عن بعد

الأساليب

الخصائص

videoEffectName

اسم تأثير الفيديو.

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

الرمز

خطا بالتعليمة البرمجية.

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

رسالة

رسالة الخطأ.

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