CaptureRequest.JpegGpsLocation Property

Definition

A location object to use when generating image GPS metadata.

[Android.Runtime.Register("JPEG_GPS_LOCATION")]
public static Android.Hardware.Camera2.CaptureRequest.Key? JpegGpsLocation { get; }
[<Android.Runtime.Register("JPEG_GPS_LOCATION")>]
static member JpegGpsLocation : Android.Hardware.Camera2.CaptureRequest.Key

Property Value

Attributes

Remarks

Java documentation for android.hardware.camera2.CaptureRequest.JPEG_GPS_LOCATION.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to