Android.Hardware.Camera2.DngCreator.SetLocation Method
Set image location metadata.

Syntax

[Android.Runtime.Register("setLocation", "(Landroid/location/Location;)Landroid/hardware/camera2/DngCreator;", "")]
public DngCreator SetLocation (Android.Locations.Location location)

Parameters

location
an Android.Locations.Location object to set.

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Lang.IllegalArgumentExceptionif the given location object doesn't contain enough information to set location metadata.

Remarks

Set image location metadata.

The given location object must contain at least a valid time, latitude, and longitude (equivalent to the values returned by Android.Locations.Location.Time, Android.Locations.Location.Latitude, and Android.Locations.Location.Longitude methods).

[Android Documentation]

Requirements

Namespace: Android.Hardware.Camera2
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0