مرجع بنية tv_input_device

مرجع بنية 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 *  محجوز [16]
 

وصف مفصّل

التعريف في السطر 304 من الملف tv_input.h .

مستندات الحقل

int(* cancel_capture)(struct tv_input_device *dev, int device_id, int stream_id, uint32_t seq)

التعريف في السطر 397 من الملف tv_input.h .

int(* close_stream)(struct tv_input_device *dev, int device_id, int stream_id)

التعريف في السطر 362 من الملف tv_input.h .

struct hw_device_t common

التعريف في السطر 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(* initialize)(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, int stream_id, buffer_handle_t buffer, uint32_t seq)

التعريف في السطر 385 من الملف tv_input.h .

void* reserved[16]

التعريف في السطر 400 من الملف tv_input.h .


تم إنشاء مستندات هذه البنية من الملف التالي: