Tài liệu tham khảo về cấu trúc tv_stream
#include <
tv_input.h
>
Trường dữ liệu |
|
| int | stream_id |
| tv_stream_type_t | type |
| union { | |
| native_handle_t * sideband_stream_source_handle | |
| buffer_producer_stream_t buffer_producer | |
| }; | |
Nội dung mô tả chi tiết
Định nghĩa tại dòng 283 của tệp tv_input.h .
Tài liệu về trường
| union { ... } |
| buffer_producer_stream_t buffer_producer |
Định nghĩa tại dòng 296 của tệp tv_input.h .
| native_handle_t* sideband_stream_source_handle |
Định nghĩa tại dòng 293 của tệp tv_input.h .
| int stream_id |
Định nghĩa tại dòng 285 của tệp tv_input.h .
| tv_stream_type_t type |
Định nghĩa tại dòng 288 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