Справочник по структуре tv_input_device
Справочник по структуре tv_input_device
#include < tv_input.h >
Поля данных | |
структура hw_device_t | общий |
интервал(* | инициализировать )(struct tv_input_device *dev, const tv_input_callback_ops_t *callback, 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, intstream_id) |
интервал(* | request_capture )(struct tv_input_device *dev, int device_id, intstream_id, buffer_handle_t buffer, uint32_t seq) |
интервал(* | cancel_capture )(struct tv_input_device *dev, int device_id, intstream_id, uint32_t seq) |
пустота * | зарезервировано [16] |
Подробное описание
Определение в строке 304 файла tv_input.h .
Полевая документация
int(* cancel_capture)(struct tv_input_device *dev, int device_id, intstream_id, uint32_t seq) |
Определение в строке 397 файла tv_input.h .
int(* close_stream)(struct tv_input_device *dev, int device_id, intstream_id) |
Определение в строке 362 файла tv_input.h .
структура hw_device_t общая |
Определение в строке 305 файла tv_input.h .
int(* get_stream_configurations)(const struct tv_input_device *dev, int device_id, int *num_configurations, const tv_stream_config_t **configs) |
Определение в строке 335 файла tv_input.h .
int(* инициализировать)(struct tv_input_device *dev, const tv_input_callback_ops_t *callback, void *data) |
Определение в строке 321 файла tv_input.h .
int(* open_stream)(struct tv_input_device *dev, int device_id, tv_stream_t *stream) |
Определение в строке 350 файла tv_input.h .
int(* request_capture)(struct tv_input_device *dev, int device_id, intstream_id, buffer_handle_t buffer, uint32_t seq) |
Определение в строке 385 файла tv_input.h .
недействителен* зарезервировано[16] |
Определение в строке 400 файла tv_input.h .
Документация для этой структуры была создана из следующего файла:
- оборудование/libhardware/include/hardware/ tv_input.h