Home
last modified time | relevance | path

Searched defs:GeoLocation (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/services/services/engine_intf/
H A Drecorder_param.h166 struct GeoLocation : public RecorderParam { struct
167 explicit GeoLocation(float lat, float lng) in GeoLocation() function
169 float latitude;
170 float longitude;