iTunes Apple Events API
- by jldupont
I'd like to control iTunes through Objective-C ( I just can't get Python appscript installed correctly on my OS/X 10.6.3 system ... that would have been my first choice ).
From what I gather, the IPC on Cocoa is based on Apple Events : is there either:
Online documentation on iTunes / Apple Events API ?
Instrospection mechanism to get to iTunes…