AEPGifStickerTrack

@interface AEPGifStickerTrack : AEPStickerBaseTrack

* The sticker track of gif

  • * The resoruce of sticker

    Declaration

    Objective-C

    @property (nonatomic, strong, readonly) AEPSource *source;
  • * The controller of gif sticker that using in editor

    Declaration

    Objective-C

    @property (nonatomic, strong, readonly) AliyunGifStickerController *gifStickerController;