ImageSource
Object Hierarchy:
Description:
[ CCode ( type_id = "ges_image_source_get_type ()" ) ]
[ Version ( deprecated = true , deprecated_since = "1.18" ) ]
public class ImageSource : VideoSource, Extractable, MetaContainer
  [ 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: 
      
    
    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
  
  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