> On Nov 5, 2013, at 9:49 AM, "Gerriet M. Denkmann" <gerr...@mdenkmann.de> > wrote:
> > I have a folder with some sound snippets. > I can use MDItemCopyAttributes to get useful information, like Album, Titel > etc. > > But when I copy this folder into my app (Content/Resources/...) then > MDItemCopyAttributes has none of this information. > > Maybe Spotlight refuses to index app contents. > > So: how can I get this information directly from the sound files? > I found some references to QuickTime and Audio Toolbox, but all this is > deprecated. > What is the current replacement? Audio Toolbox is not deprecated. But does filtering AVAsset.commonMetadata for AVMetadataiTunesMetadataKeyAlbum work? --Kyle Sluder _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com