---
title: device
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcapturedeviceinput/device
---

# device

A capture device associated with this input.

## Declaration

```swift
var device: AVCaptureDevice { get }
```

## See Also

### Accessing the device

- [ports(for:sourceDeviceType:sourceDevicePosition:)](avfoundation/avcapturedeviceinput/ports(for:sourcedevicetype:sourcedeviceposition:).md)
