MultiFileSource
Object Hierarchy:
Description:
[ CCode ( type_id = "ges_multi_file_source_get_type ()" ) ]
[ Version ( deprecated = true , deprecated_since = "1.18" ) ]
public class MultiFileSource : VideoSource, Extractable, MetaContainer
[ 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
Package: gst-editing-services-1.0
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 class GES.TrackElement
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