TestClip


Object Hierarchy:

GES.TestClip GES.TestClip GES.TestClip GES.SourceClip GES.SourceClip GES.SourceClip->GES.TestClip GES.Clip GES.Clip GES.Clip->GES.SourceClip 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.TestClip GES.Extractable->GES.SourceClip GES.Extractable->GES.Clip GES.Extractable->GES.Container GES.Extractable->GES.TimelineElement GES.MetaContainer GES.MetaContainer GES.MetaContainer->GES.TestClip GES.MetaContainer->GES.SourceClip GES.MetaContainer->GES.Clip GES.MetaContainer->GES.Container GES.MetaContainer->GES.TimelineElement

Description:

[ CCode ( type_id = "ges_test_clip_get_type ()" ) ]
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

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from interface GES.Extractable