MPMediaPickerController for selecting video files
Posted
by Chonch
on Stack Overflow
See other posts from Stack Overflow
or by Chonch
Published on 2010-03-18T11:49:51Z
Indexed on
2010/03/18
11:51 UTC
Read the original article
Hit count: 535
Hey,
I want to enable the user to select a video file from the on-device iPod library (so that I can play it in my own app). Is that possible? I was thinking on using MPMediaPickerController but I am not sure if it is able to select video files or just audio files.
Any help will be greatly appreciated.
Thanks,
© Stack Overflow or respective owner