Modules
MediaFX QML types
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 |
MediaFX QML value types
Specifies a time interval |
MediaFX.Transition qml types
Fades out the source video as it fades in the destination video | |
Transition using a displacement transition distortion image | |
Crossfade/wipe source to dest using a greyscale luma "map" image | |
Luma that uses a ShapeGradient as the luma map | |
Renders a video transition between two MediaClips in a MediaSequence | |
Transition from source to dest using a page curl effect | |
Luma transition based on Sam Kolder's transition | |
Transition using a text as the displacement transition distortion image | |
MediaTransition subclasses that internally use a ShaderEffect should use a subclass of this class | |
Source to dest using a generated gradient luma map |
MediaFX.Transition.GL qml types
Implements gl-transitions Bounce | |
Implements gl-transitions Burn | |
Implements gl-transitions ButterflyWaveScrawler | |
Implements gl-transitions ColorPhase | |
Implements gl-transitions ColourDistance | |
Implements gl-transitions CrazyParametricFun | |
Implements gl-transitions CrossHatch | |
Implements gl-transitions CrossWarp | |
Implements gl-transitions CrossZoom | |
Implements gl-transitions Cube | |
Implements gl-transitions DirectionalWarp | |
Implements gl-transitions DoomScreen | |
Implements gl-transitions Doorway | |
Implements gl-transitions Dreamy | |
Implements gl-transitions DreamyZoom | |
Implements gl-transitions FadeColor | |
Implements gl-transitions FadeGrayscale | |
Implements gl-transitions FlyEye | |
Implements gl-transitions GlitchDisplace | |
Implements gl-transitions GlitchMemories | |
Implements gl-transitions GridFlip | |
Implements gl-transitions Hexagonalize | |
Implements gl-transitions Kaleidoscope | |
Implements gl-transitions LinearBlur | |
Implements gl-transitions LuminanceMelt | |
Implements gl-transitions Morph | |
Implements gl-transitions Mosaic | |
Implements gl-transitions MultiplyBlend | |
Implements gl-transitions Perlin | |
Implements gl-transitions Pixelize | |
Implements gl-transitions PolkaDotsCurtain | |
Implements gl-transitions RandomSquares | |
Implements gl-transitions Ripple | |
Implements gl-transitions RotateScaleFade | |
Implements gl-transitions SimpleZoom | |
Implements gl-transitions SquaresWire | |
Implements gl-transitions Squeeze | |
Implements gl-transitions StereoViewer | |
Implements gl-transitions Swap | |
Implements gl-transitions Swirl | |
Implements gl-transitions UndulatingBurnOut | |
Implements gl-transitions WaterDrop | |
Implements gl-transitions Wind | |
Implements gl-transitions WindowBlinds | |
Implements gl-transitions WindowSlice | |
Implements gl-transitions ZoomInCircles |