Where is documentation for the iTunes API on OS X?

后端 未结 4 1460
忘掉有多难
忘掉有多难 2020-12-23 18:25

I\'m trying to find an API to control iTunes on OS X. I found the following:

http://developer.apple.com/sdk/itunescomsdk.html

I imagine on OS X, what I need

4条回答
  •  没有蜡笔的小新
    2020-12-23 18:46

    AFAIK, There is only an SDK (via COM) for Windows.

    In Mac OS, iTunes is controlled via AppleScript.

    There are quite a few tutorials running around, but I'm not familiar with anything official. In fact, last time I looked, they gave links to third-parties.

    e.g., Tutorial

提交回复
热议问题