namespace ErsatzTV.Core.Domain; public enum NextEngineTextSubtitleMode { Burn = 0, Convert = 1, }