cec_message 结构体参考文档
   cec_message 结构体参考文档
  
 
  
   #include <
   
    hdmi_cec.h
   
   >
  
 
| 数据字段 | |
| cec_logical_address_t | 发起者 | 
| cec_logical_address_t | destination | 
| size_t | length | 
| 无符号 char | body [ CEC_MESSAGE_BODY_MAX_LENGTH ] | 
详细说明
定义位于文件 hdmi_cec.h 的第 232 行 。
字段文档
| unsigned char body[ CEC_MESSAGE_BODY_MAX_LENGTH ] | 
定义位于文件 hdmi_cec.h 的 241 行。
定义位于文件 hdmi_cec.h 的 237 行。
定义位于文件 hdmi_cec.h 的 234 行。
| size_t length | 
定义位于文件 hdmi_cec.h 的 240 行中。
此结构体的文档是根据以下文件生成的:
- hardware/libhardware/include/hardware/ hdmi_cec.h
