MediaFX QML Types
QML Types
MediaFX QML types can be imported into your application using the import MediaFX
statement in your .qml file.
Renders audio for a MediaClip | |
Plays audio and video frames from a source | |
Plays a sequence of MediaSequenceClip components in order, with MediaTransition transitions between them | |
MediaClip type that can be used with MediaSequence | |
A State that applies a MultiEffect to a video when active | |
Manages the current rendering session | |
Renders QML content into an offscreen buffer | |
Computes pan, zoom, rotate transformation | |
Renders video frames from a MediaClip |