AdaptiveBrightness
Applies To: Windows 7, Windows 8, Windows 8.1, Windows Server 2012 R2
AdaptiveBrightness
contains settings related to adaptive brightness.
Adaptive brightness changes the brightness of a monitor or display based on the ambient light.
Child Elements
Specifies the ambient light response (ALR) curve data. |
|
Specifies the minimum time, in milliseconds, between changes in display brightness due to lighting conditions. |
|
Specifies the percentage change in illuminance (lux) required to cause a change in display brightness. Specified in percentage change since the last change in display brightness. |
Valid Passes
specialize
Parent Hierarchy
Microsoft-Windows-MobilePC-Sensors-API | AdaptiveBrightness
Applies To
For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-MobilePC-Sensors-API.
XML Example
The following sample XML output shows how to set adaptive brightness:
<ALRPoints>000000000a0000000a00000028000000280000005000000044</ALRPoints>
<DisplayResponseInterval>60000</DisplayResponseInterval>
<IlluminanceChangeSensitivity>20</IlluminanceChangeSensitivity>