---
title: RPApplicationInfoBundleIdentifierKey
framework: replaykit
role: symbol
role_heading: Global Variable
path: replaykit/rpapplicationinfobundleidentifierkey
---

# RPApplicationInfoBundleIdentifierKey

The key to retrieve the app’s bundle identifier from the user-information dictionary.

## Declaration

```swift
let RPApplicationInfoBundleIdentifierKey: 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)
- [processSampleBuffer(_:with:)](replaykit/rpbroadcastsamplehandler/processsamplebuffer(_:with:).md)
- [RPVideoSampleOrientationKey](replaykit/rpvideosampleorientationkey.md)
- [finishBroadcastWithError(_:)](replaykit/rpbroadcastsamplehandler/finishbroadcastwitherror(_:).md)
