cec_message 結構體參考資料
   cec_message 結構體參考資料
 
  
   #include <
   
    hdmi_cec.h
   
   >
  
 
| 資料欄位 | |
| cec_logical_address_t | initiator | 
| cec_logical_address_t | 目的地 | 
| size_t | length | 
| unsigned char | body [ CEC_MESSAGE_BODY_MAX_LENGTH ] | 
詳細說明
定義位於檔案 hdmi_cec.h 的第 232 行。
欄位說明文件
| unsigned char body[ CEC_MESSAGE_BODY_MAX_LENGTH ] | 
定義位於檔案 hdmi_cec.h 的 241 行。
| cec_logical_address_t destination | 
定義位於檔案 hdmi_cec.h 的 237 行。
定義位於檔案 hdmi_cec.h 的 234 行。
| size_t length | 
定義位於檔案 hdmi_cec.h 的 240 行。
這個結構體的說明文件是由下列檔案產生:
- hardware/libhardware/include/hardware/ hdmi_cec.h
