tv_input_capture_result Struct Reference
  
   #include <
   
    tv_input.h
   
   >
  
 
| Data Fields | |
| int | device_id | 
| int | stream_id | 
| uint32_t | seq | 
| buffer_handle_t | buffer | 
| int | error_code | 
Detailed Description
Definition at line 190 of file tv_input.h .
Field Documentation
| buffer_handle_t buffer | 
Definition at line 205 of file tv_input.h .
| int device_id | 
Definition at line 192 of file tv_input.h .
| int error_code | 
Definition at line 211 of file tv_input.h .
| uint32_t seq | 
Definition at line 198 of file tv_input.h .
| int stream_id | 
Definition at line 195 of file tv_input.h .
The documentation for this struct was generated from the following file:
- hardware/libhardware/include/hardware/ tv_input.h
