using media.show(media.PhotoLibrary, onComplete ) one may prompt the user to pick a photo from the photo library.
is there a method that will prompt the user to pick a video instead of a photo?
media.show(media.VideoLibrary, onComplete )
using media.show(media.PhotoLibrary, onComplete ) one may prompt the user to pick a photo from the photo library.
is there a method that will prompt the user to pick a video instead of a photo?
media.show(media.VideoLibrary, onComplete )
+1 [import]uid: 13125 topic_id: 3567 reply_id: 69627[/import]
No, there is not an API for this at present.
I would encourage you to post this in Feature Requests.
Peach 
[import]uid: 52491 topic_id: 3567 reply_id: 69654[/import]