---
title: videoDevices
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcontinuitydevice/videodevices
---

# videoDevices

An array of the continuity device’s video-capture devices available to your app.

## Declaration

```swift
var videoDevices: [AVCaptureDevice] { get }
```
