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