kVTCompressionPropertyKey_CameraCalibrationDataLensCollection

Static kVTCompressionPropertyKey_CameraCalibrationDataLensCollection 

Source
pub unsafe static kVTCompressionPropertyKey_CameraCalibrationDataLensCollection: &'static CFString
Available on crate feature VTCompressionProperties 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 kVTCompressionPropertyCameraCalibrationKey_LensRole key and its value.

See also Apple’s documentation