OH_AVRecorder_Location
typedef struct OH_AVRecorder_Location {...} OH_AVRecorder_Location
Overview
The struct describes the geographical location information about a media asset.
Since: 18
Related module: AVRecorder
Header file: avrecorder_base.h
Summary
Member Variables
| Name | Description |
|---|---|
| float latitude | Latitude of the geographical location. |
| float longitude | Longitude of the geographical location. |