tv_input_event 结构体参考文档
tv_input_event 结构体参考文档
#include <
tv_input.h
>
数据字段 |
|
tv_input_event_type_t | type |
union { | |
tv_input_device_info_t device_info | |
tv_input_capture_result_t capture_result | |
}; | |
详细说明
定义位于文件 tv_input.h 的 214 行 。
字段文档
union { ... } |
tv_input_capture_result_t capture_result |
定义位于文件 tv_input.h 的 229 行 。
tv_input_device_info_t device_info |
定义位于文件 tv_input.h 的 224 行 。
定义位于文件 tv_input.h 的 215 行。
此结构体的文档是根据以下文件生成的:
- hardware/libhardware/include/hardware/ tv_input.h