Constants¶
Details¶
- GES.FRAME_NUMBER_NONE = 9223372036854775807¶
Constant to define an undefined frame number
- GES.META_DESCRIPTION = 'description'¶
The description of the object, to be used in various contexts (string).
- GES.META_FORMATTER_EXTENSION = 'extension'¶
The file extension of files produced by a
GES.Formatter
(string).
- GES.META_FORMATTER_MIMETYPE = 'mimetype'¶
The mimetype used for the file produced by a
GES.Formatter
(string).
- GES.META_FORMATTER_NAME = 'name'¶
The name of a formatter, used as the
GES.Asset
:id
forGES.Formatter
assets (string).
- GES.META_FORMATTER_RANK = 'rank'¶
The rank of a
GES.Formatter
(aGst.Rank
).
- GES.META_FORMATTER_VERSION = 'version'¶
The version of a
GES.Formatter
(double).
- GES.META_FORMAT_VERSION = 'format-version'¶
The version of the format in which a project is serialized (string).
- GES.META_MARKER_COLOR = 'marker-color'¶
The ARGB color of a
GES.Marker
(an AARRGGBB hex as a uint).
- GES.MULTI_FILE_URI_PREFIX = 'multifile://'¶
- GES.PADDING = 4¶
- GES.PADDING_LARGE = 20¶
- GES.TIMELINE_ELEMENT_NO_LAYER_PRIORITY = 4294967295¶
Layer priority when a timeline element is not in any layer.
- GES.VERSION_MAJOR = 1¶
- GES.VERSION_MICRO = 5¶
- GES.VERSION_MINOR = 24¶
- GES.VERSION_NANO = 0¶