cameraCalibrationData
Calibration information for the camera device that captured the photo.
Declaration
var cameraCalibrationData: AVCameraCalibrationData? { get }Discussion
Camera calibration data is present only if you specified the isCameraCalibrationDataDeliveryEnabled and isDualCameraDualPhotoDeliveryEnabled settings when requesting capture. For camera calibration data in a capture that includes depth data, see the AVDepthData cameraCalibrationData property.