TransitionFactory

Since: 25.6

Static Methods

createVideoTransition

Creates a new video filter component based on the input matchName

Since: 25.6

Returns: VideoTransition

Parameters

Name
Type
Description
matchName
string
-

getVideoTransitionMatchNames

Return a promise which will be fullfilled with an array of video transition matchnames

Since: 25.6

Returns: Promise<string[]>