namespace Phares.Shared.Models; public record OutputResolution(int Height, int Orientation, int Width);