有没有办法访问iPhone,iPad中的媒体文件夹

时间:2021-02-21 15:37:41

For my app, i need to access Media folder, Is it possible, if yes it would be great if someone can share one sample code

对于我的应用程序,我需要访问媒体文件夹,是否可能,如果有人可以分享一个示例代码将是很好的

1 个解决方案

#1


0  

With Following guide, you can access iPod media

使用以下指南,您可以访问iPod媒体

http://developer.apple.com/iphone/library/documentation/Audio/Conceptual/iPodLibraryAccess_Guide/Introduction/Introduction.html

http://developer.apple.com/iphone/library/documentation/Audio/Conceptual/iPodLibraryAccess_Guide/Introduction/Introduction.html

Also for images,

也适用于图像,

http://developer.apple.com/iphone/library/documentation/UIKit/Reference/UIImagePickerController_Class/UIImagePickerController/UIImagePickerController.html

http://developer.apple.com/iphone/library/documentation/UIKit/Reference/UIImagePickerController_Class/UIImagePickerController/UIImagePickerController.html

#1


0  

With Following guide, you can access iPod media

使用以下指南,您可以访问iPod媒体

http://developer.apple.com/iphone/library/documentation/Audio/Conceptual/iPodLibraryAccess_Guide/Introduction/Introduction.html

http://developer.apple.com/iphone/library/documentation/Audio/Conceptual/iPodLibraryAccess_Guide/Introduction/Introduction.html

Also for images,

也适用于图像,

http://developer.apple.com/iphone/library/documentation/UIKit/Reference/UIImagePickerController_Class/UIImagePickerController/UIImagePickerController.html

http://developer.apple.com/iphone/library/documentation/UIKit/Reference/UIImagePickerController_Class/UIImagePickerController/UIImagePickerController.html