hdmi_port_info Struct Reference
  
   #include <
   
    hdmi_cec.h
   
   >
  
 
| Data Fields | |
| hdmi_port_type_t | type | 
| int | port_id | 
| int | cec_supported | 
| int | arc_supported | 
| uint16_t | physical_address | 
Detailed Description
Definition at line 272 of file hdmi_cec.h .
Field Documentation
| int arc_supported | 
Definition at line 277 of file hdmi_cec.h .
| int cec_supported | 
Definition at line 276 of file hdmi_cec.h .
| uint16_t physical_address | 
Definition at line 278 of file hdmi_cec.h .
| int port_id | 
Definition at line 275 of file hdmi_cec.h .
| hdmi_port_type_t type | 
Definition at line 273 of file hdmi_cec.h .
The documentation for this struct was generated from the following file:
- hardware/libhardware/include/hardware/ hdmi_cec.h
