Abhimanyu Jindal
Results
1
issues of
Abhimanyu Jindal
I am trying to get get the data of video from the photo library. I am using following code:- { videoArray = [self getContentFrom:group withAssetFilter:[ALAssetsFilter allVideos]]; if (videoArray.count) { ALAssetRepresentation...