Package com.tagtraum.tunes
Platform independent Java API for iTunes.
Classes in this package will work on both Windows and macOS.
You can obtain an
ITunes
application
reference from ITunesFactory
.- Author:
- Hendrik Schreiber
-
Interface Summary Interface Description Artwork Track artwork.BrowserWindow Browser window.FileTrack File based track - i.e.Item Item.ITunes Represents iTunes.LibraryPlaylist LibraryPlaylist.Playlist Playlist.Source Source.Track Track. -
Class Summary Class Description ITunesDownloadedArtwork ITunes artwork downloaded from iTunes or representing files in the cloud.ITunesFactory ITunes
factory used to obtain the iTunes/Music application object.PersistentId Simple utility class to transform persistent id from strings to longs and vice versa.Player Wrapper aroundITunes
that implements thePlayListPlayer
interface.TunesUtilities Utility class that makes it easier to obtain aTrack
object. -
Enum Summary Enum Description PlayerState PlayerState.RepeatMode RepeatMode. -
Exception Summary Exception Description ITunesException iTunes exception.ITunesRuntimeException ITunesRuntimeException.