Uses of Interface
com.tagtraum.tunes.LibraryPlaylist
-
Packages that use LibraryPlaylist Package Description com.tagtraum.tunes Platform independent Java API for iTunes. -
-
Uses of LibraryPlaylist in com.tagtraum.tunes
Methods in com.tagtraum.tunes that return LibraryPlaylist Modifier and Type Method Description LibraryPlaylistITunes. getLibraryPlaylist()Get main library playlist.Methods in com.tagtraum.tunes with parameters of type LibraryPlaylist Modifier and Type Method Description static booleanITunesDownloadedArtwork. isPrimaryArtworkInCache(ITunesDownloadedArtwork tunesDownloadedArtwork, long songId, LibraryPlaylist libraryPlaylist)static InputStreamITunesDownloadedArtwork. openPrimaryArtworkStreamFromCache(ITunesDownloadedArtwork tunesDownloadedArtwork, long songId, LibraryPlaylist libraryPlaylist)
-