1

I am trying to get the thumbnail of the video using the following code.

 UIImage *thumbnail = [mp thumbnailImageAtTime:0 timeOption:MPMovieTimeOptionNearestKeyFrame];

But i want to know how can i get the thumbnail of the video without sending any request to the server?

TechChain
  • 7,802
  • 26
  • 94
  • 211
  • 1
    possible duplicate of [Getting thumbnail from a video url or data in IPhone SDK](http://stackoverflow.com/questions/1347562/getting-thumbnail-from-a-video-url-or-data-in-iphone-sdk) – Silviu St Aug 19 '15 at 10:09

0 Answers0