summaryrefslogtreecommitdiff
path: root/ges/generated/GES/Error.cs
diff options
context:
space:
mode:
Diffstat (limited to 'ges/generated/GES/Error.cs')
-rw-r--r--ges/generated/GES/Error.cs6
1 files changed, 6 insertions, 0 deletions
diff --git a/ges/generated/GES/Error.cs b/ges/generated/GES/Error.cs
index 4bb96c6..179c563 100644
--- a/ges/generated/GES/Error.cs
+++ b/ges/generated/GES/Error.cs
@@ -12,6 +12,12 @@ namespace GES {
AssetWrongId = 0,
AssetLoading = 1,
FormatterMalformedInputFile = 2,
+ InvalidFrameNumber = 3,
+ NegativeLayer = 4,
+ NegativeTime = 5,
+ NotEnoughInternalContent = 6,
+ InvalidOverlapInTrack = 7,
+ InvalidEffectBinDescription = 8,
}
#endregion
}