|
Mir
|
#include <edid.h>
Classes | |
| union | Value |
Public Types | |
| enum class | Type : uint8_t { timing_identifiers = 0xfa , white_point_data = 0xfb , monitor_name = 0xfc , monitor_limits = 0xfd , unspecified_text = 0xfe , serial_number = 0xff , undefined = 0x00 } |
Public Member Functions | |
| std::string | string_value () const |
Public Attributes | |
| Type | type {Type::undefined} |
| Value | value {{0}} |
|
strong |
| std::string miroil::Edid::Descriptor::string_value | ( | ) | const |
| Type miroil::Edid::Descriptor::type {Type::undefined} |
| Value miroil::Edid::Descriptor::value {{0}} |
Copyright © 2012-2023
Canonical Ltd.
Generated on Wed Feb 1 16:59:23 UTC 2023
This documentation is licensed under the GPL version 2 or 3.