namespace TwitchChatTTS.OBS.Socket.Data { public enum OBSAlignment { Center = 0, TopLeft = 5 } }