![]() |
RDK Documentation (Open Sourced RDK Components)
|

Data Fields | |
| edid_res_t | res |
| uint8_t | hdr_capabilities |
| char | manufacturer_name [4] |
| int32_t | product_code |
| int32_t | serial_number |
| int32_t | manufacture_week |
| int32_t | manufacture_year |
| uint8_t | edid_version [2] |
| uint8_t | physical_address_a |
| uint8_t | physical_address_b |
| uint8_t | physical_address_c |
| uint8_t | physical_address_d |
| char | monitor_name [14] |
| uint32_t | colorimetry_info |
Definition at line 76 of file edid-parser.hpp.
| edid_res_t edid_parser::edid_data_t::res |
Definition at line 77 of file edid-parser.hpp.
| uint8_t edid_parser::edid_data_t::hdr_capabilities |
Definition at line 79 of file edid-parser.hpp.
| char edid_parser::edid_data_t::manufacturer_name[4] |
Definition at line 80 of file edid-parser.hpp.
| int32_t edid_parser::edid_data_t::product_code |
Definition at line 81 of file edid-parser.hpp.
| int32_t edid_parser::edid_data_t::serial_number |
Definition at line 82 of file edid-parser.hpp.
| int32_t edid_parser::edid_data_t::manufacture_week |
Definition at line 83 of file edid-parser.hpp.
| int32_t edid_parser::edid_data_t::manufacture_year |
Definition at line 84 of file edid-parser.hpp.
| uint8_t edid_parser::edid_data_t::edid_version[2] |
Definition at line 85 of file edid-parser.hpp.
| uint8_t edid_parser::edid_data_t::physical_address_a |
Definition at line 86 of file edid-parser.hpp.
| uint8_t edid_parser::edid_data_t::physical_address_b |
Definition at line 87 of file edid-parser.hpp.
| uint8_t edid_parser::edid_data_t::physical_address_c |
Definition at line 88 of file edid-parser.hpp.
| uint8_t edid_parser::edid_data_t::physical_address_d |
Definition at line 89 of file edid-parser.hpp.
| char edid_parser::edid_data_t::monitor_name[14] |
Definition at line 90 of file edid-parser.hpp.
| uint32_t edid_parser::edid_data_t::colorimetry_info |
Definition at line 91 of file edid-parser.hpp.