BaseEffectClip


Object Hierarchy:

Object hierarchy for BaseEffectClip

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