BaseEffectClip


Object Hierarchy:

GES.BaseEffectClip GES.BaseEffectClip GES.BaseEffectClip GES.OperationClip GES.OperationClip GES.OperationClip->GES.BaseEffectClip GES.Clip GES.Clip GES.Clip->GES.OperationClip GES.Container GES.Container GES.Container->GES.Clip 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.BaseEffectClip GES.Extractable->GES.OperationClip GES.Extractable->GES.Clip GES.Extractable->GES.Container GES.Extractable->GES.TimelineElement GES.MetaContainer GES.MetaContainer GES.MetaContainer->GES.BaseEffectClip GES.MetaContainer->GES.OperationClip GES.MetaContainer->GES.Clip GES.MetaContainer->GES.Container GES.MetaContainer->GES.TimelineElement

Description:

[ CCode ( type_id = "ges_base_effect_clip_get_type ()" ) ]
public abstract class BaseEffectClip : OperationClip, Extractable, MetaContainer

BaseEffectClip-s are clips whose core elements are BaseEffect-s.

Effects

BaseEffectClip-s can have **additional** BaseEffect-s added as non-core elements. These additional effects are applied to the output of the core effects of the clip that they share a Track with. See Clip for how to add and move these effects from the clip.

Note that you cannot add time effects to BaseEffectClip, neither as core children, nor as additional effects.

All known sub-classes:

Namespace: GES

Content:

Creation methods:

Inherited Members:

All known members inherited from interface GES.Extractable