---
title: isSpatialVideoCaptureSupported
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcapturemoviefileoutput/isspatialvideocapturesupported
---

# isSpatialVideoCaptureSupported

A Boolean value that indicates whether a movie file output supports capturing spatial videos.

## Declaration

```swift
var isSpatialVideoCaptureSupported: Bool { get }
```

## See Also

### Enabling spatial capture

- [isSpatialVideoCaptureEnabled](avfoundation/avcapturemoviefileoutput/isspatialvideocaptureenabled.md)
