除了MPMediaPickerController 还有其他方法可以访问用户iTunes Library 吗? ?
用于呈现MPMediaPickerController 的UITableView 可以自定义吗?
Best Answer-推荐答案 strong>
Is there another way to access the users itunes library than MPMediaPickerController ?
当然,有 MPMediaQuery 可以以编程方式查询 iPod 库。一旦你有了数据,你可以以任何你想要的方式显示它。见 iPod Library Access Programming Guide .
关于ios - 在没有 MPMediaPickerController 的情况下访问用户 iTunes 库,我们在Stack Overflow上找到一个类似的问题:
https://stackoverflow.com/questions/5221549/
|