Properties
heightInPixels
readonly heightInPixels: number
Height in pixels for this config
maxHdcpLevel
readonly maxHdcpLevel: HdcpLevel
Maximum HDCP (High-bandwidth Digital Content Protection) level supported on
this display config
screenDensityInDpi
readonly screenDensityInDpi: number
Physical/native screen density expressed as dots-per-inch (DPI)
supportedHdrType
supportedHdrType:HdrType[]
List of all supported HdrType for this config
HDR types are correlated with refresh rates. For each refresh rate, there
is a corresponding HDR type support information.
supportedRefreshRatesInMillihertz
supportedRefreshRatesInMillihertz:number[]
List of all supported refresh rates in mHz (millihertz) for this mode
HDR types are correlated with refresh rates. For each refresh rate, there
is a corresponding HDR type support information.
widthInPixels
readonly widthInPixels: number
Width in pixels for this config

