Struct Edid::Descriptor¶
Defined in File edid.h
Nested Relationships¶
This struct is a nested type of Struct Edid.
Nested Types¶
Struct Documentation¶
-
struct Descriptor
Public Types
-
enum class Type : uint8_t
Values:
-
enumerator timing_identifiers
-
enumerator white_point_data
-
enumerator monitor_name
-
enumerator monitor_limits
-
enumerator unspecified_text
-
enumerator serial_number
-
enumerator undefined
-
enumerator timing_identifiers
Public Functions
-
std::string string_value() const
-
union Value
Public Members
-
char monitor_name[13]
-
char unspecified_text[13]
-
char serial_number[13]
-
char monitor_name[13]
-
enum class Type : uint8_t