---
title: deskViewCamera
framework: avfoundation
role: symbol
role_heading: Type Property
path: avfoundation/avcapturedevice/devicetype-swift.struct/deskviewcamera
---

# deskViewCamera

A virtual overhead camera that captures a user’s desk.

## Declaration

```swift
static let deskViewCamera: AVCaptureDevice.DeviceType
```

## Discussion

Discussion This device type provides a distortion-corrected cut out from an ultra wide camera that approximates an overhead view of a user’s physical desktop. You can use this device type with AVCaptureMultiCamSession.
