There are multiple clips on the track. The transition is the transition effect from one video clip to another, and no video transitions can be added between clips with gaps. Currently it supports multiple video transitions including fade, turning, swap, stretch in, page curl, lens flare, star, dip to black, dip to white,push to right, push to top, upper left into.Each video transition can be set and retrieved via video track. The default transition is fade.
More...
There are multiple clips on the track. The transition is the transition effect from one video clip to another, and no video transitions can be added between clips with gaps. Currently it supports multiple video transitions including fade, turning, swap, stretch in, page curl, lens flare, star, dip to black, dip to white,push to right, push to top, upper left into.Each video transition can be set and retrieved via video track. The default transition is fade.
- See also
- NveEffectInstance
◆ getBuiltinVideoTransitionName()
NveVideoTransition::getBuiltinVideoTransitionName |
( |
| ) |
|
|
inline |
Get built-in video transition name.
- Returns
- {String} Returns the name of the built-in video transition. If it is not a built-in video transition, it will return a null string.
◆ getVideoTransitionDuration()
NveVideoTransition::getVideoTransitionDuration |
( |
| ) |
|
|
inline |
Get video transition duration.
- Returns
- {Number} Returns the video transition duration.
◆ getVideoTransitionPackageId()
NveVideoTransition::getVideoTransitionPackageId |
( |
| ) |
|
|
inline |
Get the video transition resource package ID.
- Returns
- {String} Returns the video transition resource package ID. If it is not a resource package video transition, it will return a null string.
◆ getVideoTransitionType()
NveVideoTransition::getVideoTransitionType |
( |
| ) |
|
|
inline |
Get video transition type.
- Returns
- {Number} Returns the video transition type.
◆ setVideoTransitionDuration()
NveVideoTransition::setVideoTransitionDuration |
( |
|
duration | ) |
|
|
inline |
Set video transition duration.
- Parameters
-
{Number} | duration Video transition duration, min value 250000 |
{Number} | matchMode Video transition duration scale mode |
- Returns
- {void}
The documentation for this class was generated from the following file: