Re: How to Access iPhoto,iTunes and iMove Playlist Information
JanakiRam Palepu <[email protected]> Tue, 15 Jun 2010 16:36:21 +0530
| Newsgroups | gmane.comp.macosx.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks Chris for the info. However , i would need to access the data without launching of these Apple apps. Please let me know if there is an alternative way to do this. Thanks Johny On Tue, Jun 15, 2010 at 3:12 PM, Christiaan Hofman <[email protected]>wrote: > > On Jun 15, 2010, at 11:35, JanakiRam Palepu wrote: > > > Hi All, > > > > I would need to access iTunes , iPhoto and iMovie application's playlist > > information and show them in my Cocoa Application ( Mac OS version can be > > 10.6). > > > > Can any one suggest me the ways to implement this feature in my Cocoa > app. > > > > Thanks, > > Johny > > I think the only way to get this info is through applescript. Probably the > easiest to access this in 10.6 is using the Cocoa Scripting Bridge. > > Christiaan > > >