Contents

deviceType

The kind of camera, such as a wide-angle or telephoto camera.

Declaration

var deviceType: AVCaptureDevice.DeviceType { get }

Discussion

This value matches the doc://com.apple.documentation/documentation/avfoundation/avcapturedevice/devicetype of the camera it describes.

See Also

Inspecting the device’s characteristics