TestClip
Object Hierarchy:
Description:
[ CCode ( type_id = "ges_test_clip_get_type ()" ) ]
public class TestClip : SourceClip, Extractable, MetaContainer
public class TestClip : SourceClip, Extractable, MetaContainer
Useful for testing purposes.
Asset
The default asset ID is GESTestClip, but the framerate and video size can be overridden using an ID of the form:
``` framerate=60/1, width=1920, height=1080, max-duration=5.0 ``` Note: `max-duration` can be provided in seconds as float, or as GstClockTime as guint64 or gint.
Namespace: GES
Package: gst-editing-services-1.0
Content:
Properties:
Creation methods:
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