---
title: AVCaptureVideoOrientation.landscapeLeft
framework: avfoundation
role: symbol
role_heading: Case
path: avfoundation/avcapturevideoorientation/landscapeleft
---

# AVCaptureVideoOrientation.landscapeLeft

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

## Declaration

```swift
case landscapeLeft
```

## See Also

### Constants

- [AVCaptureVideoOrientation.portrait](avfoundation/avcapturevideoorientation/portrait.md)
- [AVCaptureVideoOrientation.portraitUpsideDown](avfoundation/avcapturevideoorientation/portraitupsidedown.md)
- [AVCaptureVideoOrientation.landscapeRight](avfoundation/avcapturevideoorientation/landscaperight.md)
