Package com.dt.iTunesController

Interface Summary
iTunesEventsInterface Interface for receiving iTunes events.
 

Class Summary
ITArtwork Represents a artwork.
ITArtworkCollection Represents a collection of Artwork objects.
ITAudioCDPlaylist Represents an audio CD playlist.
ITBrowserWindow Represents the main browser window.
ITEQPreset Represents an equalizer preset.
ITFileOrCDTrack Represents a file or CD track.
ITLibraryPlaylist Represents a library playlist.
ITObject Defines a source, playlist or track.
ITObjectPersistentID Simple utility wrapper class to represent the persistent object identity ID numbers.
ITOperationStatus Represents the status of an asynchronous add or convert operation.
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.
ITURLTrack Represents a URL track.
ITUserPlaylist Represents a user-defined playlist.
ITWindow Represents an iTunes window.
ITWindowCollection Represents a collection of window objects.
 

Enum Summary
ITArtworkFormat Specifies the Artwork kind.
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().
ITRatingKind Specifies the rating kind.
ITSourceKind Specifies the source kind.
ITTrackKind Specifies the track kind.
ITVideoKind Specifies the Video kind.