---
title: MPMoviePlayerThumbnailTimeKey
framework: mediaplayer
role: symbol
role_heading: Global Variable
path: mediaplayer/mpmovieplayerthumbnailtimekey
---

# MPMoviePlayerThumbnailTimeKey

## Declaration

```swift
let MPMoviePlayerThumbnailTimeKey: String
```

## Discussion

Discussion The value of this key is a NSNumber object containing a double value. This value represents the actual time (measured in seconds) from the beginning of the movie at which the image was captured.

## See Also

### Constants

- [MPMoviePlayerThumbnailImageKey](mediaplayer/mpmovieplayerthumbnailimagekey.md)
- [MPMoviePlayerThumbnailErrorKey](mediaplayer/mpmovieplayerthumbnailerrorkey.md)
