A built-in wide-angle camera.
SDKs
- iOS 10.0+
- macOS 10.15+
- Mac Catalyst 13.0+
Framework
- AVFoundation
Declaration
const AVCapture Device Type AVCaptureDeviceTypeBuiltInWideAngleCamera;
Discussion
These devices are suitable for general-purpose use.
A built-in wide-angle camera.
SDKs
Framework
const AVCapture Device Type AVCaptureDeviceTypeBuiltInWideAngleCamera;
These devices are suitable for general-purpose use.
AVCapture Device Type Built In Dual Camera
A combination of wide-angle and telephoto cameras that creates a capture device.
AVCapture Device Type Built In Dual Wide Camera
A device that consists of two cameras of fixed focal length, one ultrawide angle and one wide angle.
AVCapture Device Type Built In Triple Camera
A device that consists of three cameras of fixed focal length, one ultrawide angle, one wide angle, and one telephoto.
AVCapture Device Type Built In Ultra Wide Camera
A built-in camera with a shorter focal length than that of a wide-angle camera.
AVCapture Device Type Built In Telephoto Camera
A built-in camera device with a longer focal length than a wide-angle camera.
AVCapture Device Type Built In True Depth Camera
A combination of cameras and other sensors that creates a capture device capable of photo, video, and depth capture.
AVCapture Device Type Built In Microphone
A built-in microphone.
AVCapture Device Type External Unknown
An unknown external device type.