MeiCam SDK For iOS
3.14.0
|
Go to the documentation of this file.
17 #import <CoreGraphics/CGGeometry.h>
53 - (int64_t)changeInPoint:(int64_t)newInPoint;
71 - (int64_t)changeOutPoint:(int64_t)newOutPoint;
86 - (void)movePosition:(int64_t)offset;
97 - (void)setAbsoluteTimeUsed:(
bool)enable;
int64_t outPoint
The out point of the caption on the timeline (in microseconds)
Definition: NvsClipCaption.h:35
bool getAbsoluteTimeUsed()
Get whether the caption in and out point is absolute time.
captions.
Definition: NvsCaption.h:34
#define NVS_EXPORT
Definition: NvsCommonDef.h:20
Clip captions.
Definition: NvsClipCaption.h:33
int64_t inPoint
The in point of the caption on the timeline(in microseconds)
Definition: NvsClipCaption.h:34