GES.Error – gst-editing-services-1.0 Reference Manual
Error
Description:
[
CCode
( cprefix =
"GES_ERROR_"
, has_type_id =
false
) ]
public
enum
Error
Namespace:
GES
Package:
gst-editing-services-1.0
Content:
Enum values:
ASSET_LOADING
-
An error happened while loading the asset
ASSET_WRONG_ID
-
The ID passed is malformed
FORMATTER_MALFORMED_INPUT_FILE
-
The formatted files was malformed
INVALID_EFFECT_BIN_DESCRIPTION
INVALID_FRAME_NUMBER
-
The frame number is invalid
INVALID_OVERLAP_IN_TRACK
-
The operation would break one of the overlap conditions for the
Timeline
.
NEGATIVE_LAYER
-
The operation would lead to a negative
GES_TIMELINE_ELEMENT_LAYER_PRIORITY
.
NEGATIVE_TIME
-
The operation would lead to a negative time.
NOT_ENOUGH_INTERNAL_CONTENT
-
Some
TimelineElement
does not have a large enough
max_duration
to cover the desired operation.
2022 vala-language.org