|
RADLib
RADical C++ application framework
|
Connector or framebuffer summary. More...
#include <RADDisplay.h>
Public Attributes | |
| std::string | name |
| Stable name, such as card0-HDMI-A-1 or fb0. More... | |
| std::string | path |
| Device or sysfs path. More... | |
| std::string | status |
| Connection status when known. More... | |
| std::string | mode |
| Enabled mode text when known. More... | |
Connector or framebuffer summary.
| std::string RADDisplay::DisplayInfo::mode |
Enabled mode text when known.
| std::string RADDisplay::DisplayInfo::name |
Stable name, such as card0-HDMI-A-1 or fb0.
| std::string RADDisplay::DisplayInfo::path |
Device or sysfs path.
| std::string RADDisplay::DisplayInfo::status |
Connection status when known.