tv_input_device 구조체 참조
#include <
tv_input.h
>
데이터 필드 |
|
struct hw_device_t | 일반적인 |
int(* | initialize )(struct tv_input_device *dev, const tv_input_callback_ops_t *callback, void *data) |
int(* | get_stream_configurations )(const struct tv_input_device *dev, int device_id, int *num_configurations, const tv_stream_config_t **configs) |
int(* | open_stream )(struct tv_input_device *dev, int device_id, tv_stream_t *stream) |
int(* | close_stream )(struct tv_input_device *dev, int device_id, int stream_id) |
int(* | request_capture )(struct tv_input_device *dev, int device_id, int stream_id, buffer_handle_t buffer, uint32_t seq) |
int(* | cancel_capture )(struct tv_input_device *dev, int device_id, int stream_id, uint32_t seq) |
void * | reserved [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 FILE의 362 라인에 정의가 있습니다.
struct hw_device_t common |
tv_input.h FILE의 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(* initialize)(struct tv_input_device *dev, const tv_input_callback_ops_t *callback, void *data) |
tv_input.h FILE의 321 행에 정의되어 있습니다.
int(* open_stream)(struct tv_input_device *dev, int device_id, tv_stream_t *stream) |
tv_input.h FILE의 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 번 행에 정의되어 있습니다.
void* reserved[16] |
tv_input.h 파일의 400 번 줄에 정의되어 있습니다.
이 구조체에 관한 문서는 다음 파일에서 생성되었습니다.
- hardware/libhardware/include/hardware/ tv_input.h