ios4 - Can we access iphone Images ,Audios and Videos Programiticaly for upload to Server? -


hi want videos, audios , images in iphone , upload them server can perform task programitically possible in iphone sdk ?

starting ios 4, can use alassetslibrary retrieve images , videos: http://developer.apple.com/library/ios/#documentation/assetslibrary/reference/alassetslibrary_class/reference/reference.html

edit: whole framework api can found here: http://developer.apple.com/library/ios/#documentation/assetslibrary/reference/assetslibraryframework/_index.html#//apple_ref/doc/uid/tp40009730


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -