namespace ErsatzTV.Core.Graphics; public enum ScriptGraphicsFormat { Raw = 0, Packet = 1 }