Go to the documentation of this file.
   17 #import <CoreGraphics/CGGeometry.h> 
   61 - (int64_t)changeInPoint:(int64_t)newInPoint;
 
   81 - (int64_t)changeOutPoint:(int64_t)newOutPoint;
 
   95 - (void)movePosition:(int64_t)offset;
 
  
Track animated sticker class.
Definition: NvsTrackAnimatedSticker.h:37
BOOL clipAffinityEnabled
Whether to turn on the affinity with clip.If it is turned on, the operation of the clip will affect t...
Definition: NvsTrackAnimatedSticker.h:38
animated sticker class.
Definition: NvsAnimatedSticker.h:35
int64_t outPoint
The out point of the animated sticker on the track (in microseconds).
Definition: NvsTrackAnimatedSticker.h:40
#define NVS_EXPORT
Definition: NvsCommonDef.h:20
int64_t inPoint
The in point of the animated sticker on the track (in microseconds).
Definition: NvsTrackAnimatedSticker.h:39