Camera_Location
typedef struct Camera_Location {...} Camera_Location
Overview
The struct describes the location where a photo is taken.
Since: 11
Related module: OH_Camera
Header file: camera.h
Summary
Member Variables
| Name | Description |
|---|---|
| double latitude | Latitude. |
| double longitude | Longitude. |
| double altitude | Altitude, in meters. |