---
title: MPMoviePlayerPlaybackDidFinishReasonUserInfoKey
framework: mediaplayer
role: symbol
role_heading: Global Variable
path: mediaplayer/mpmovieplayerplaybackdidfinishreasonuserinfokey
---

# MPMoviePlayerPlaybackDidFinishReasonUserInfoKey

## Declaration

```swift
let MPMoviePlayerPlaybackDidFinishReasonUserInfoKey: String
```

## Discussion

Discussion The value of this key is an NSNumber containing an integer value that represents one of the MPMovieFinishReason constants.
