Package com.tagtraum.tunes
Interface Artwork
-
- All Superinterfaces:
AudioArtwork
public interface Artwork extends AudioArtwork
Track artwork.- Author:
- Hendrik Schreiber
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.tagtraum.audiokern.AudioArtwork
AudioArtwork.Kind
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
delete()
boolean
isDownloaded()
-
Methods inherited from interface com.tagtraum.audiokern.AudioArtwork
freeResources, getImage, getImageData, getKind, getMimeType, getURI
-
-