עזרה בנושא המבנה של 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 .


התיעוד של המבנה הזה נוצר מהקובץ הבא: