camera_device 結構參考資料
   camera_device 結構體參考資料
 
  
   #include <
   
    camera.h
   
   >
  
 
| 資料欄位 | |
| hw_device_t | 通用 | 
| camera_device_ops_t * | ops | 
| void * | priv | 
詳細說明
欄位說明文件
| hw_device_t common | 
camera_device.common.version 必須介於 HARDWARE_DEVICE_API_VERSION(0,0) -(1,FF) 之間。建議使用 CAMERA_DEVICE_API_VERSION_1_0。
| camera_device_ops_t * ops | 
這個結構體的說明文件是由下列檔案產生:
- hardware/libhardware/include/hardware/ camera.h
