---
title: RPVideoSampleOrientationKey
framework: replaykit
role: symbol
role_heading: Global Variable
path: replaykit/rpvideosampleorientationkey
---

# RPVideoSampleOrientationKey

The sample attachment key that describes the video orientation.

## Declaration

```swift
let RPVideoSampleOrientationKey: String
```

## See Also

### Handling Sample Buffer Clips

- [broadcastStarted(withSetupInfo:)](replaykit/rpbroadcastsamplehandler/broadcaststarted(withsetupinfo:).md)
- [broadcastPaused()](replaykit/rpbroadcastsamplehandler/broadcastpaused().md)
- [broadcastResumed()](replaykit/rpbroadcastsamplehandler/broadcastresumed().md)
- [broadcastFinished()](replaykit/rpbroadcastsamplehandler/broadcastfinished().md)
- [broadcastAnnotated(withApplicationInfo:)](replaykit/rpbroadcastsamplehandler/broadcastannotated(withapplicationinfo:).md)
- [RPApplicationInfoBundleIdentifierKey](replaykit/rpapplicationinfobundleidentifierkey.md)
- [processSampleBuffer(_:with:)](replaykit/rpbroadcastsamplehandler/processsamplebuffer(_:with:).md)
- [finishBroadcastWithError(_:)](replaykit/rpbroadcastsamplehandler/finishbroadcastwitherror(_:).md)
