tv_input_device Yapı Referansı
#include <
tv_input.h
>
Veri Alanları |
|
struct hw_device_t | yaygın |
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] |
Ayrıntılı Açıklama
Tanımı, tv_input.h dosyasının 304 satırındadır.
Alan Belgeleri
int(* cancel_capture)(struct tv_input_device *dev, int device_id, int stream_id, uint32_t seq) |
Tanımı, tv_input.h dosyasının 397 satırhindedir.
int(* close_stream)(struct tv_input_device *dev, int device_id, int stream_id) |
Tanımı, tv_input.h dosyasının 362 satırı
struct hw_device_t common |
Tanım, tv_input.h dosyasının 305 satırndandır.
int(* get_stream_configurations)(const struct tv_input_device *dev, int device_id, int *num_configurations, const tv_stream_config_t **configs) |
Tanımı, tv_input.h dosyasının 335 satırı
int(* initialize)(struct tv_input_device *dev, const tv_input_callback_ops_t *callback, void *data) |
Tanım, tv_input.h dosyasının 321 satırı içindedir.
int(* open_stream)(struct tv_input_device *dev, int device_id, tv_stream_t *stream) |
Tanımı, tv_input.h dosyasının 350 satırndandır.
int(* request_capture)(struct tv_input_device *dev, int device_id, int stream_id, buffer_handle_t buffer, uint32_t seq) |
Tanımı, tv_input.h dosyasının 385. satırı içindedir.
void* reserved[16] |
Tanımı, tv_input.h dosyasının 400 satırı
Bu yapının dokümanları aşağıdaki dosyadan oluşturulmuştur:
- hardware/libhardware/include/hardware/ tv_input.h