AVCaptureDeviceTypeBuiltInTelephotoCamera

Static AVCaptureDeviceTypeBuiltInTelephotoCamera 

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

A built-in camera device with a longer 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