GES.ImageSource¶
- Subclasses:
None
Methods¶
Virtual Methods¶
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w/co |
uri of the resource |
Signals¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
||
uri |
r |
Class Details¶
- class GES.ImageSource(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
Outputs the video stream from a given file as a still frame. 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.
Deprecated since version 1.18: This won’t be used anymore and has been replaced by
GES.UriSource
instead which now plugs animagefreeze
element whenGES.UriSourceAsset.is_image
returnsTrue
.