kCMFormatDescriptionExtension_CameraCalibrationDataLensCollection

Static kCMFormatDescriptionExtension_CameraCalibrationDataLensCollection 

Source
pub unsafe static kCMFormatDescriptionExtension_CameraCalibrationDataLensCollection: &'static CFString
Available on crate feature CMFormatDescription only.
Expand description

Specifies intrinsic and extrinsic parameters for single or multiple lenses.

The property value is an array of dictionaries describing the camera calibration data for each lens. The camera calibration data includes intrinsics and extrinics with other parameters. For a stereoscopic camera system, the left and right lens signaling can be done with the kCMFormatDescriptionCameraCalibration_LensRole key and its value.

See also Apple’s documentation