AEPRollCaptionTrack
@interface AEPRollCaptionTrack : AEPStickerTrack
* THe Roll Caption
-
* The list of roll caption item
Declaration
Objective-C
@property (nonatomic, copy, readonly) NSArray<AEPRollCaptionItem *> *items; -
Undocumented
Declaration
Objective-C
@property (nonatomic, copy, readonly) NSArray<AliyunRollCaptionItemStyle *> *editorItems
AEPRollCaptionTrack Class Reference