|
RADLib
RADical C++ application framework
|
Backlight device summary. More...
#include <RADDisplay.h>
Public Attributes | |
| std::string | name |
| Backlight device name. More... | |
| std::string | path |
| Sysfs path. More... | |
| int | brightness = -1 |
| Current brightness. More... | |
| int | maxBrightness = -1 |
| Maximum brightness. More... | |
Backlight device summary.
| int RADDisplay::BacklightInfo::brightness = -1 |
Current brightness.
| int RADDisplay::BacklightInfo::maxBrightness = -1 |
Maximum brightness.
| std::string RADDisplay::BacklightInfo::name |
Backlight device name.
| std::string RADDisplay::BacklightInfo::path |
Sysfs path.