Container


Object Hierarchy:

GES.Container GES.Container GES.Container GES.TimelineElement GES.TimelineElement GES.TimelineElement->GES.Container GLib.InitiallyUnowned GLib.InitiallyUnowned GLib.InitiallyUnowned->GES.TimelineElement GLib.Object GLib.Object GLib.Object->GLib.InitiallyUnowned GES.Extractable GES.Extractable GES.Extractable->GES.Container GES.Extractable->GES.TimelineElement GES.MetaContainer GES.MetaContainer GES.MetaContainer->GES.Container GES.MetaContainer->GES.TimelineElement

Description:

[ CCode ( type_id = "ges_container_get_type ()" ) ]
public abstract class Container : TimelineElement, Extractable, MetaContainer

A Container is a timeline element that controls other TimelineElement-s, which are its children.

In particular, it is responsible for maintaining the relative start and duration times of its children. Therefore, if a container is temporally adjusted or moved to a new layer, it may accordingly adjust and move its children. Similarly, a change in one of its children may prompt the parent to correspondingly change its siblings.


Namespace: GES

Content:

Properties:

Static methods:

Creation methods:

Methods:

Signals:

Fields:

Inherited Members:

All known members inherited from interface GES.Extractable