MeiCam SDK For iOS
3.14.0
|
Go to the documentation of this file.
17 #import <CoreGraphics/CGGeometry.h>
60 - (int64_t)changeInPoint:(int64_t)newInPoint;
80 - (int64_t)changeOutPoint:(int64_t)newOutPoint;
94 - (void)movePosition:(int64_t)offset;
BOOL clipAffinityEnabled
Whether to turn on the affinity with clip.If it is turned on, the operation of the clip will affect t...
Definition: NvsTimelineAnimatedSticker.h:37
int64_t inPoint
The in point of the animated sticker on the timeline (in microseconds).
Definition: NvsTimelineAnimatedSticker.h:38
animated sticker class.
Definition: NvsAnimatedSticker.h:35
Timeline animated sticker class.
Definition: NvsTimelineAnimatedSticker.h:36
#define NVS_EXPORT
Definition: NvsCommonDef.h:20
int64_t outPoint
The out point of the animated sticker on the timeline (in microseconds).
Definition: NvsTimelineAnimatedSticker.h:39