MediaTransition QML Type

Renders a video transition between two MediaClips in a MediaSequence. More...

Properties

Detailed Description

See also MediaSequence.

Property Documentation

dest : Item

The destination item, transition from source to dest


duration : int

The duration of the transition in milliseconds


source : Item

The source item, transition from source to dest


ui : Component

Optional UI to display in viewer