LocationMetadata
Location metadata for a frame. All fields optional for varying capture formats.
Declaration
data class LocationMetadataProperties
| Name | Type | Summary |
|---|---|---|
| altitude | Double? | - |
| altitudeAccuracy | Double? | - |
| heading | Double? | - |
| headingAccuracy | Double? | - |
| headingTimestamp | Double? | - |
| latitude | Double? | - |
| longitude | Double? | - |
| positionAccuracy | Double? | - |
| positionTimestamp | Double? | - |