开发者

iOS - Possible to get filename, date, etc, from UIImagePickerController Delegate?

开发者 https://www.devze.com 2023-03-16 03:44 出处:网络
I\'m wondering if it\'s possible to get filename, date, and filesize, from the UIImagePickerController Delegate in iOS 4.3?For both video and images?

I'm wondering if it's possible to get filename, date, and filesize, from the UIImagePickerController Delegate in iOS 4.3? For both video and images?

I did some research on some foru开发者_运维问答ms but couldn't find anything.


I'm not sure you can access file's metadata from UIImagePickerController, but there is AssetsLibrary framework which allows you to access actual image's metadata. Hope this help :D

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号