Tutorial added: Controlling iTunes
Playing tracks in iTunes is pretty easy. Tracks are exposed as a TrackObject which has a method play which starts playback. How you get access to these track objects however is a bit more difficult.
The window.iTunes object is the interface to communicating with iTunes. It exposes several interesting functions and properties but for this tutorial we will focus on getting access to tracks from the music library and playing them ...
The window.iTunes object is the interface to communicating with iTunes. It exposes several interesting functions and properties but for this tutorial we will focus on getting access to tracks from the music library and playing them ...








0 Comments:
Post a Comment
<< Home