tv_input_device_info 结构体参考文档
tv_input_device_info 结构体参考文档
#include <
tv_input.h
>
数据字段 |
|
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 | 预留 [16] |
详细说明
定义位于文件 tv_input.h 的第 82 行 。
字段文档
union { ... } |
const char* audio_address |
定义位于文件 tv_input.h 的 108 行 。
audio_devices_t audio_type |
定义位于文件 tv_input.h 的 107 行。
int device_id |
定义位于文件 tv_input.h 的 84 行 。
struct { ... } hdmi |
uint32_t port_id |
定义位于文件 tv_input.h 的 92 行。
int32_t reserved[16] |
定义位于文件 tv_input.h 的 110 行 。
tv_input_type_t type |
定义位于文件 tv_input.h 的 87 行 。
int32_t type_info_reserved[16] |
定义位于文件 tv_input.h 的 97 行。
此结构体的文档是根据以下文件生成的:
- hardware/libhardware/include/hardware/ tv_input.h