Go to the documentation of this file.
   17 #import <CoreGraphics/CGGeometry.h> 
   61 - (int64_t)changeInPoint:(int64_t)newInPoint;
 
   82 - (int64_t)changeOutPoint:(int64_t)newOutPoint;
 
   97 - (void)movePosition:(int64_t)offset;
 
  108 - (void)setAbsoluteTimeUsed:(
bool)enable;
 
  
Clip animated sticker class.
Definition: NvsClipAnimatedSticker.h:37
int64_t inPoint
The in point of the animated sticker on the Clip (in microseconds).
Definition: NvsClipAnimatedSticker.h:38
animated sticker class.
Definition: NvsAnimatedSticker.h:35
bool getAbsoluteTimeUsed()
Get whether the stiker in and out point is absolute time.
#define NVS_EXPORT
Definition: NvsCommonDef.h:20
int64_t outPoint
The out point of the animated sticker on the Clip (in microseconds).
Definition: NvsClipAnimatedSticker.h:39