static Size<float> GetSafeArea();
GetSafeArea returns the amount (multiple of size) to reduce viewport by to fit in visible area on TVs. This is a floating point value such as 0.1 for 10% safe frame border.
The amount to reduce the viewport.