| Package | Description |
|---|---|
| org.deepsymmetry.beatlink.data |
Offers rich information about the tracks loaded in players on the network.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ColorItem
Represents a track color label.
|
| Modifier and Type | Method and Description |
|---|---|
SearchableItem |
TrackMetadata.getAlbum()
Get the album of the track.
|
SearchableItem |
TrackMetadata.getArtist()
Get the artist of the track.
|
SearchableItem |
TrackMetadata.getComment()
Get the comment assigned to the track.
|
SearchableItem |
TrackMetadata.getDateAdded()
Get the date the track was added to the collection.
|
SearchableItem |
TrackMetadata.getGenre()
Get the genre of the track.
|
SearchableItem |
TrackMetadata.getKey()
Get the musical key of the track.
|
SearchableItem |
TrackMetadata.getLabel()
Get the label that released the track.
|
SearchableItem |
TrackMetadata.getOriginalArtist()
Get the track's original artist.
|
SearchableItem |
TrackMetadata.getRemixer()
Get the producer who remixed the track.
|
Copyright © 2016–2018 Deep Symmetry, LLC. All rights reserved.