GES.FrameCompositionMeta

Fields

Name

Type

Access

Description

alpha

float

r/w

height

float

r/w

The desired height of the video. -1 means that no scaling should be applied.

meta

Gst.Meta

r/w

the parent Gst.Meta.

operator

int

r/w

The blending operator for the source.

posx

float

r/w

The desired x position.

posy

float

r/w

The desired y position.

width

float

r/w

The desired width of the video. -1 means that no scaling should beapplied applied.

zorder

int

r/w

The desired z order.

Methods

None

Details

class GES.FrameCompositionMeta

Metadata type that holds information about the positioning, size, transparency and composition operator of a video frame in the timeline composition.

New in version 1.24.