Tài liệu tham khảo về cấu trúc tv_input_device_info
  
   #include <
   
    tv_input.h
   
   >
  
 
    Trường dữ liệu | 
  |
| int | device_id | 
| tv_input_type_t | type | 
| union { | |
| struct { | |
| uint32_t port_id | |
| } hdmi | |
| int32_t type_info_reserved [16] | |
| }; | |
| audio_devices_t | audio_type | 
| const char * | audio_address | 
| int32_t | reserved [16] | 
Nội dung mô tả chi tiết
Định nghĩa tại dòng 82 của tệp tv_input.h .
Tài liệu về trường
| union { ... } | 
| const char* audio_address | 
Định nghĩa tại dòng 108 của tệp tv_input.h .
| audio_devices_t audio_type | 
Định nghĩa tại dòng 107 của tệp tv_input.h .
| int device_id | 
Định nghĩa tại dòng 84 của tệp tv_input.h .
| struct { ... } hdmi | 
| uint32_t port_id | 
Định nghĩa tại dòng 92 của tệp tv_input.h .
| int32_t reserved[16] | 
Định nghĩa tại dòng 110 của tệp tv_input.h .
| tv_input_type_t type | 
Định nghĩa tại dòng 87 của tệp tv_input.h .
| int32_t type_info_reserved[16] | 
Định nghĩa tại dòng 97 của tệp tv_input.h .
Tài liệu cho cấu trúc này được tạo từ tệp sau:
- hardware/libhardware/include/hardware/ tv_input.h