[ 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.
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.