ResultGetMetadata

data class ResultGetMetadata(val exif: ExifInfo, val xmp: XmpInfo)

get metadata results

Constructors

Link copied to clipboard
constructor(exif: ExifInfo, xmp: XmpInfo)

Properties

Link copied to clipboard

EXIF information in JSON format

Link copied to clipboard

Photo Sphere XMP information in JSON format