SourceClip
Object Hierarchy:
Description:
[ CCode ( type_id = "ges_source_clip_get_type ()" ) ]
public class SourceClip : Clip, Extractable, MetaContainer
public class SourceClip : Clip, Extractable, MetaContainer
SourceClip-s are clips whose core elements are Source-s.
Effects
SourceClip-s can also have BaseEffect -s added as non-core elements. These effects are applied to the core sources of the clip that they share a Track with. See Clip for how to add and move these effects from the clip.
All known sub-classes:
Namespace: GES
Package: gst-editing-services-1.0
Content:
Creation methods:
Inherited Members:
All known members inherited from class GES.Clip
All known members inherited from class GES.Container
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