IlluminanceChangeSensitivity
Applies To: Windows 7, Windows 8, Windows 8.1, Windows Server 2012 R2
The IlluminanceChangeSensitivity
specifies the percentage change in illuminance (lux) required to cause a change in display brightness. This is specified in percentage change since the last change in display brightness.
Values
percent_of_change_in_lux_detected |
Specifies the minimum percentage change in lux required to cause a change in display brightness. percent_of_change_in_lux_detected is an integer between 1 and 100. The default value is 10 (10% change in lux). |
Valid Passes
specialize
Parent Hierarchy
Microsoft-Windows-MobilePC-Sensors-API| AdaptiveBrightness | IlluminanceChangeSensitivity
Applies To
For a 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 specify that a minimum of a 20% change in lux is required to cause a change in display brightness.
<ALRPoints>000000000a0000000a00000028000000280000005000000044</ALRPoints>
<DisplayResponseInterval>60000</DisplayResponseInterval>
<IlluminanceChangeSensitivity>20</IlluminanceChangeSensitivity>
See Also
Concepts
Microsoft-Windows-MobilePC-Sensors-API
DisplayResponseInterval
ALRPoints