AEPImageStickerTrack
@interface AEPImageStickerTrack : AEPStickerBaseTrack
* The sticker track of image
-
* The resoruce of sticker
Declaration
Objective-C
@property (nonatomic, strong, readonly) AEPSource *source;
-
* The controller of image sticker that using in editor
Declaration
Objective-C
@property (nonatomic, strong, readonly) AliyunImageStickerController *imageStickerController;