namespace DownKyi.Core.Settings; public enum DanmakuLayoutAlgorithm { NONE = 0, ASYNC, SYNC }