Static AVCaptureDeviceTypeBuiltInUltraWideCamera

Source
pub unsafe static AVCaptureDeviceTypeBuiltInUltraWideCamera: &'static AVCaptureDeviceType
Available on crate feature AVCaptureDevice only.
Expand description

A built-in camera device with a shorter focal length than a wide angle camera. Note that devices of this type may only be discovered using an AVCaptureDeviceDiscoverySession.

See also Apple’s documentation