MultiFileSource


Object Hierarchy:

GES.MultiFileSource GES.MultiFileSource GES.MultiFileSource GES.VideoSource GES.VideoSource GES.VideoSource->GES.MultiFileSource GES.Source GES.Source GES.Source->GES.VideoSource GES.TrackElement GES.TrackElement GES.TrackElement->GES.Source GES.TimelineElement GES.TimelineElement GES.TimelineElement->GES.TrackElement GLib.InitiallyUnowned GLib.InitiallyUnowned GLib.InitiallyUnowned->GES.TimelineElement GLib.Object GLib.Object GLib.Object->GLib.InitiallyUnowned GES.Extractable GES.Extractable GES.Extractable->GES.MultiFileSource GES.Extractable->GES.VideoSource GES.Extractable->GES.Source GES.Extractable->GES.TrackElement GES.Extractable->GES.TimelineElement GES.MetaContainer GES.MetaContainer GES.MetaContainer->GES.MultiFileSource GES.MetaContainer->GES.VideoSource GES.MetaContainer->GES.Source GES.MetaContainer->GES.TrackElement GES.MetaContainer->GES.TimelineElement

Description:

[ CCode ( type_id = "ges_multi_file_source_get_type ()" ) ]
[ Version ( deprecated = true , deprecated_since = "1.18" ) ]
public class MultiFileSource : VideoSource, Extractable, MetaContainer

Warning: MultiFileSource is deprecated since 1.18.

Outputs the video stream from a given image sequence.

Note:

Use UriSource instead

The start frame chosen will be determined by the in-point property on the track element.

This should not be used anymore, the `imagesequence://` protocol should be used instead. Check the imagesequencesrc GStreamer element for more information.


Namespace: GES

Content:

Properties:

Creation methods:

Inherited Members:

All known members inherited from class GES.VideoSource
All known members inherited from class GES.Source
All known members inherited from interface GES.Extractable