Xmp

data class Xmp(val poseHeadingDegrees: Double?, val fullPanoWidthPixels: Int, val fullPanoHeightPixels: Int)

Photo sphere XMP metadata of a still image.

Constructors

Link copied to clipboard
constructor(xmp: XmpInfo)
constructor(poseHeadingDegrees: Double?, fullPanoWidthPixels: Int, fullPanoHeightPixels: Int)

Properties

Link copied to clipboard

Image height (pixel).

Link copied to clipboard

Image width (pixel).

Link copied to clipboard

Compass heading, for the center the image. Theta X returns null.