Container
Object Hierarchy:
Description:
[ CCode ( type_id = "ges_container_get_type ()" ) ]
public abstract class Container : TimelineElement, Extractable, MetaContainer
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.
All known sub-classes:
Namespace: GES
Package: gst-editing-services-1.0
Content:
Properties:
Static methods:
Creation methods:
Methods:
Signals:
Fields:
Inherited Members:
All known members inherited from class GES.TimelineElement
All known members inherited from class GLib.Object
All known members inherited from interface GES.Extractable
All known members inherited from interface GES.MetaContainer