ข้อมูลอ้างอิงเกี่ยวกับโครงสร้าง tv_input_device

ข้อมูลอ้างอิงเกี่ยวกับโครงสร้าง tv_input_device

#include < tv_input.h >

ฟิลด์ข้อมูล

struct hw_device_t   common
 
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]
 

คำอธิบายโดยละเอียด

คําจํากัดความที่บรรทัด 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 .


เอกสารประกอบสำหรับโครงสร้างนี้สร้างขึ้นจากไฟล์ต่อไปนี้