MeiCam SDK For iOS
3.14.0
|
Go to the documentation of this file.
17 #import <CoreGraphics/CGGeometry.h>
51 - (int64_t)changeInPoint:(int64_t)newInPoint;
67 - (int64_t)changeOutPoint:(int64_t)newOutPoint;
81 - (void)movePosition:(int64_t)offset;
Timeline captions.
Definition: NvsTimelineCaption.h:32
captions.
Definition: NvsCaption.h:34
int64_t outPoint
The out point of the caption on the timeline (in microseconds)
Definition: NvsTimelineCaption.h:35
#define NVS_EXPORT
Definition: NvsCommonDef.h:20
BOOL clipAffinityEnabled
Whether to enable the affinity with clip.
Definition: NvsTimelineCaption.h:33
int64_t inPoint
The in point of the caption on the timeline(in microseconds)
Definition: NvsTimelineCaption.h:34