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;
Track compound caption.
Definition: NvsTrackCompoundCaption.h:36
int64_t inPoint
The in point of the caption on the timeline(in microseconds)
Definition: NvsTrackCompoundCaption.h:47
BOOL clipAffinityEnabled
Sets whether to turn on affinity between the caption and video clip.
Definition: NvsTrackCompoundCaption.h:44
Definition: NvsCompoundCaption.h:53
#define NVS_EXPORT
Definition: NvsCommonDef.h:20
int64_t outPoint
The out point of the caption on the timeline (in microseconds)
Definition: NvsTrackCompoundCaption.h:48