vehicle_camera_cap_t Struct Reference
  
   #include <
   
    vehicle_camera.h
   
   >
  
 
| Data Fields | |
| uint32_t | capabilites_flags | 
| uint32_t | camera_width | 
| uint32_t | camera_height | 
| uint32_t | display_width | 
| uint32_t | display_height | 
Detailed Description
Definition at line 77 of file vehicle_camera.h .
Field Documentation
| uint32_t camera_height | 
Definition at line 80 of file vehicle_camera.h .
| uint32_t camera_width | 
Definition at line 79 of file vehicle_camera.h .
| uint32_t capabilites_flags | 
Definition at line 78 of file vehicle_camera.h .
| uint32_t display_height | 
Definition at line 82 of file vehicle_camera.h .
| uint32_t display_width | 
Definition at line 81 of file vehicle_camera.h .
The documentation for this struct was generated from the following file:
- hardware/libhardware/include/hardware/ vehicle_camera.h
