Monday, 15 September 2014

ios - Retrieving videos uploaded from iTunes -


I am creating an app that brings photos and videos from the library.

I'm using the ALSATS library to get content from the library but I can not retrieve the video from this library from this library.

I am using the following code to retrieve the content: Lift: Groups: All types of blogs: ^ (ALSSet Group * Group, Bold * Stop) {if (group || Group.numberoffetts> = 1) {[TMPSet adobject: group]; } Else {self.assetAlbums = tmpAssets; * Stop = yes; If (self.assetAlbums.count) {// analyze the content and reload, see}}} FailedTotal: ^ (NSError * error) {// failed}};

I am getting all the other pictures and videos.

I have used an alternative to creating a video album and filling out the content with results from ALAssetsLibraryGroupsEnumerationResultsBlock with allVideos filters.

But the people I upload from iTunes (those who come to the video folder in the library) are not being retrieved.


No comments:

Post a Comment