An unknown external device type.
SDK
- macOS 10.15+
Framework
- AVFoundation
Declaration
static let externalUnknown: AVCapture Device.Device Type
An unknown external device type.
SDK
Framework
static let externalUnknown: AVCapture Device.Device Type
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 Wide Angle Camera: AVCapture Device .Device Type
A built-in wide-angle camera.
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.