---
title: isVideoOrientationSupported
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcaptureconnection/isvideoorientationsupported
---

# isVideoOrientationSupported

A Boolean value that indicates whether the connection supports changing the orientation of the video.

## Declaration

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

## See Also

### Deprecated

- [isVideoStabilizationEnabled](avfoundation/avcaptureconnection/isvideostabilizationenabled.md)
- [enablesVideoStabilizationWhenAvailable](avfoundation/avcaptureconnection/enablesvideostabilizationwhenavailable.md)
- [videoOrientation](avfoundation/avcaptureconnection/videoorientation.md)
- [AVCaptureVideoOrientation](avfoundation/avcapturevideoorientation.md)
