// This file was generated by the Gtk# code generator. // Any changes made will be lost if regenerated. namespace GES { using System; using System.Runtime.InteropServices; #region Autogenerated code public enum Error { AssetWrongId = 0, AssetLoading = 1, FormatterMalformedInputFile = 2, InvalidFrameNumber = 3, NegativeLayer = 4, NegativeTime = 5, NotEnoughInternalContent = 6, InvalidOverlapInTrack = 7, InvalidEffectBinDescription = 8, } #endregion }