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
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.