ImageSource


Object Hierarchy:

Object hierarchy for ImageSource

Description:

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

Warning: ImageSource is deprecated since 1.18.

Outputs the video stream from a given file as a still frame.

Note:

This won't be used anymore and has been replaced by UriSource instead which now plugs an `imagefreeze` element when is_image returns true.

The frame chosen will be determined by the in-point property on the track element. For image files, do not set the in-point property.


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