MeiCam SDK For iOS
3.14.0
|
Go to the documentation of this file.
17 #import <CoreGraphics/CGGeometry.h>
64 - (int64_t)changeInPoint:(int64_t)newInPoint;
79 - (int64_t)changeOutPoint:(int64_t)newOutPoint;
91 - (void)movePosition:(int64_t)offset;
Timeline compound caption.
Definition: NvsTimelineCompoundCaption.h:36
BOOL clipAffinityEnabled
Sets whether to turn on affinity between the caption and video clip.
Definition: NvsTimelineCompoundCaption.h:44
Definition: NvsCompoundCaption.h:53
#define NVS_EXPORT
Definition: NvsCommonDef.h:20
int64_t inPoint
The in point of the caption on the timeline(in microseconds)
Definition: NvsTimelineCompoundCaption.h:47
int64_t outPoint
The out point of the caption on the timeline (in microseconds)
Definition: NvsTimelineCompoundCaption.h:48