Enumeration (GI Enum)

GES-1.0GESError

Index

Enumeration Members

ASSET_LOADING: number

An error happened while loading the asset

ASSET_WRONG_ID: number

The ID passed is malformed

FORMATTER_MALFORMED_INPUT_FILE: number

The formatted files was malformed

INVALID_EFFECT_BIN_DESCRIPTION: number
INVALID_FRAME_NUMBER: number

The frame number is invalid

INVALID_OVERLAP_IN_TRACK: number

The operation would break one of the overlap conditions for the GES.Timeline. (Since: 1.18)

NEGATIVE_LAYER: number

The operation would lead to a negative #GES_TIMELINE_ELEMENT_LAYER_PRIORITY. (Since: 1.18)

NEGATIVE_TIME: number

The operation would lead to a negative time. E.g. for the GES.TimelineElement.start GES.TimelineElement.duration or GES.TimelineElement.in_point. (Since: 1.18)

NOT_ENOUGH_INTERNAL_CONTENT: number

Some GES.TimelineElement does not have a large enough GES.TimelineElement.max_duration to cover the desired operation. (Since: 1.18)