public interface Audio extends File
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAlbum() |
java.lang.String |
getAlbumArtist() |
java.lang.String |
getArtist() |
int |
getCompilation() |
long |
getDuration() |
java.lang.String |
getGenre() |
java.lang.String |
getTitle() |
int |
getTrack() |
int |
getYear() |
copy, delete, download, getChecksum, getCreationDate, getItemuid, getLocationCountry, getLocationCountryCode, getLocationCounty, getLocationLocality, getLocationPostalCode, getLocationRegion, getLocationStreet, getMimeType, getModificationDate, getPriority, getSource, getTags, getThumbnailToStream, getThumbnailToStream, getThumbnailToStream, getTimelineDate, isDeleted, isFavorite, move, rename
getContentToken, getExtension, getName, getParentPath, getSize, getUri, getVersion, getVersionCreated
java.lang.String getAlbum()
java.lang.String getArtist()
java.lang.String getGenre()
int getYear()
java.lang.String getAlbumArtist()
int getCompilation()
long getDuration()
int getTrack()
java.lang.String getTitle()