Is there another way to access the users iTunes Library than MPMediaPickerController?
Can the UITableView which is used to present the MPMediaPickerController be customized?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Sure, there’s
MPMediaQueryto query the iPod library programmatically. Once you havwe the data, you can display it any way you want. See the iPod Library Access Programming Guide.