tv_stream 結構體參考資料
tv_stream 結構體參考資料
#include <
tv_input.h
>
資料欄位 |
|
int | stream_id |
tv_stream_type_t | type |
union { | |
native_handle_t * sideband_stream_source_handle | |
buffer_producer_stream_t buffer_producer | |
}; | |
詳細說明
定義位於檔案 tv_input.h 的第 283 行。
欄位說明文件
union { ... } |
buffer_producer_stream_t buffer_producer |
定義位於檔案 tv_input.h 的第 296 行。
native_handle_t* sideband_stream_source_handle |
定義位於檔案 tv_input.h 的 293 行。
int stream_id |
定義位於檔案 tv_input.h 的 285 行。
tv_stream_type_t type |
定義位於檔案 tv_input.h 的 288 行。
這個結構體的說明文件是由下列檔案產生:
- hardware/libhardware/include/hardware/ tv_input.h