Package com.dt.iTunesController

Interface Summary
iTunesEventsInterface Interface for receiving iTunes events.
 

Class Summary
ITEQPreset Represents an equalizer preset.
ITObject Defines a source, playlist or track.
ITPlaylist Represents a playlist.
ITPlaylistCollection Represents a collection of playlist objects.
ITSource Represents an entry in the Source list (music library, CD, device, etc.).
ITSourceCollection Represents a collection of source objects.
ITTrack Represents a track.
ITTrackCollection Represents a collection of track objects.
iTunes Defines the top-level iTunes application object.
iTunesEvents This class is used to forward all iTunes COM Events to a class that implements iTunesEventsInterface.
 

Enum Summary
ITCOMDisabledReason Specifies the reason the COM interface is being disabled.
ITPlayerState Specifies the state of the player.
ITPlaylistKind Specifies the playlist kind.
ITPlaylistPrintKind Specifies the kind of playlist printout.
ITPlaylistRepeatMode Specifies the playlist playback repeat mode.
ITPlaylistSearchField Specifies the fields in each track that will be searched by ITPlaylist.search().
ITSourceKind Specifies the source kind.
ITTrackKind Specifies the track kind.