ResultTakePicture

data class ResultTakePicture(val fileUrl: String, val _dngFileUrl: String? = null)

take picture results

Constructors

Link copied to clipboard
constructor(fileUrl: String, _dngFileUrl: String? = null)

Properties

Link copied to clipboard
val _dngFileUrl: String? = null

DNG file URL when shooting with raw+ (THETA Z1 or later)

Link copied to clipboard

URL of the captured still image file