[ CCode ( type_id = "ges_test_clip_get_type ()" ) ]
public class TestClip : SourceClip, Extractable, MetaContainer
Useful for testing purposes.
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.