---
title: MPMoviePlayerThumbnailImageKey
framework: mediaplayer
role: symbol
role_heading: Global Variable
path: mediaplayer/mpmovieplayerthumbnailimagekey
---

# MPMoviePlayerThumbnailImageKey

## Declaration

```swift
let MPMoviePlayerThumbnailImageKey: String
```

## Discussion

Discussion The value of this key is a UIImage object containing the image that was obtained for the desired frame.

## See Also

### Constants

- [MPMoviePlayerThumbnailTimeKey](mediaplayer/mpmovieplayerthumbnailtimekey.md)
- [MPMoviePlayerThumbnailErrorKey](mediaplayer/mpmovieplayerthumbnailerrorkey.md)
