---
title: AVCaptureVideoOrientation.landscapeRight
framework: avfoundation
role: symbol
role_heading: Case
path: avfoundation/avcapturevideoorientation/landscaperight
---

# AVCaptureVideoOrientation.landscapeRight

Indicates that video should be oriented horizontally, top on the left.

## Declaration

```swift
case landscapeRight
```

## See Also

### Constants

- [AVCaptureVideoOrientation.portrait](avfoundation/avcapturevideoorientation/portrait.md)
- [AVCaptureVideoOrientation.portraitUpsideDown](avfoundation/avcapturevideoorientation/portraitupsidedown.md)
- [AVCaptureVideoOrientation.landscapeLeft](avfoundation/avcapturevideoorientation/landscapeleft.md)
