how to show video or movie file into UIImagePickerController?

Posted by rakesh-bhatt99 on Stack Overflow See other posts from Stack Overflow or by rakesh-bhatt99
Published on 2010-06-08T11:36:50Z Indexed on 2010/06/08 11:42 UTC
Read the original article Hit count: 232

I am using UIImagePickerController that gives user to be able select an existing photo or use the camera to take an image at that time. And i can show that image in my application with UIImageView.

Now i want to use this ability for movies also. But i couldn't find any way to show the selected movie as an image in my app, just like the Photos app. as you know you can see photos and movies in the same list.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-sdk