MeiCam SDK For iOS
3.14.0
|
NvsVideoTransitionType videoTransitionType
Type of transition.
Definition: NvsVideoTransition.h:63
@ NvsVideoTransitionType_Package
Definition: NvsVideoTransition.h:28
NSString * videoTransitionPackageId
Video The ID if transition Resource Package. If it is not a resource bundle video transition returns ...
Definition: NvsVideoTransition.h:65
NvsVideoTransitionDurationMatchMode
Definition: NvsVideoTransition.h:38
int64_t getVideoTransitionDuration()
Gets video transition duration.
NvsVideoTransitionDurationMatchMode getVideoTransitionDurationMatchMode()
Gets video transition duration scale mode.
effect class.
Definition: NvsFx.h:83
float videoTransitionDurationScaleFactor
The factor of video transition duration scaling, range of values [0.05,1)
Definition: NvsVideoTransition.h:66
NvsVideoTransitionType
Type of transition.
Definition: NvsVideoTransition.h:26
@ NvsVideoTransitionDurationMatchMode_None
The length set beyond the clip length is invalid.
Definition: NvsVideoTransition.h:39
@ NvsVideoTransitionDurationMatchMode_Stretch
The length can be set beyond the clip length,Transitions are proportionally elongated.
Definition: NvsVideoTransition.h:40
#define NVS_EXPORT
Definition: NvsCommonDef.h:20
@ NvsVideoTransitionType_Builtin
Definition: NvsVideoTransition.h:27
Video transition is a effect of switching between clips.
Definition: NvsVideoTransition.h:62
NSString * bultinVideoTransitionName
The name of built in video transition. If it is not an inline video transition, return nil.
Definition: NvsVideoTransition.h:64