namespace Nerfed.Runtime.Video; public enum VideoState { Playing, Paused, Stopped }