tags:

views:

5

answers:

1

Hello everyone I hope to sue codes to load all audios into a MPMediaItemCollection object without using mediapicker manual action.

Is it possible?

Thanks

A: 

you can do it by doing a MPMediaQuery, here is a posting

here is the documentation

Aaron Saunders