tv_input_device 구조체 참조
tv_input_device 구조체 참조
#include < tv_input.h >
데이터 필드 | |
구조체 hw_device_t | 흔한 |
정수(* | 초기화 )(struct tv_input_device *dev, const tv_input_callback_ops_t *콜백, void *data) |
정수(* | get_stream_configurations )(const struct tv_input_device *dev, int device_id, int *num_configurations, const tv_stream_config_t **configs) |
정수(* | open_stream )(struct tv_input_device *dev, int device_id, tv_stream_t *stream) |
정수(* | close_stream )(struct tv_input_device *dev, int device_id, int stream_id) |
정수(* | request_capture )(struct tv_input_device *dev, int device_id, int stream_id, buffer_handle_t 버퍼, uint32_t seq) |
정수(* | cancel_capture )(struct tv_input_device *dev, int device_id, int stream_id, uint32_t seq) |
무효의 * | 예약됨 [16] |
상세 설명
tv_input.h 파일의 304번째 줄에 정의되어 있습니다.
현장 문서
int(* cancel_capture)(struct tv_input_device *dev, int device_id, int stream_id, uint32_t seq) |
tv_input.h 파일의 397번째 줄에 정의되어 있습니다.
int(* close_stream)(struct tv_input_device *dev, int device_id, int stream_id) |
tv_input.h 파일의 362번째 줄에 정의되어 있습니다.
구조체 hw_device_t 공통 |
tv_input.h 파일의 305번째 줄에 정의되어 있습니다.
int(* get_stream_configurations)(const struct tv_input_device *dev, int device_id, int *num_configurations, const tv_stream_config_t **configs) |
tv_input.h 파일의 335번째 줄에 정의되어 있습니다.
int(* 초기화)(struct tv_input_device *dev, const tv_input_callback_ops_t *콜백, void *data) |
tv_input.h 파일의 321번째 줄에 정의되어 있습니다.
int(* open_stream)(struct tv_input_device *dev, int device_id, tv_stream_t *stream) |
tv_input.h 파일의 350번째 줄에 정의되어 있습니다.
int(* request_capture)(struct tv_input_device *dev, int device_id, int stream_id, buffer_handle_t buffer, uint32_t seq) |
tv_input.h 파일의 385번째 줄에 정의되어 있습니다.
무효* 예약됨[16] |
tv_input.h 파일의 400번째 줄에 정의되어 있습니다.
이 구조체에 대한 문서는 다음 파일에서 생성되었습니다.
- hardware/libhardware/include/hardware/ tv_input.h