Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

i.yalovecky

macrumors member
Original poster
Feb 24, 2010
67
0
to get metadata for audio file i can use:
Code:
NSDictionary *aMetadata = [aPath MDIAttributes:[aPath allMDIAttributesNames]];
but it doesn't work with remote files, in case of images i solved this problem with CGImageSourceRef and so on functions. Does anybody know something like this for audio files?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.