Watched session 409 from WWDC '10- They mentioned adding metadata via AVMutableMetadataItems.
It's not clear how to add them to an AVCaptureStillImageOutput (desired)- since only AVCaptureMovieFileOutput has the metadata property. I had previously had added metadata to the photos after the fact via CGImageSource & a whole slew of kCGImageProperty. AVMutableMetaDataItems seemed cleaner by injecting the data at the time of jpeg creation. Anyone else trying to tag still images in AVFoundation?_______________________________________________ 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com