| Package | Description |
|---|---|
| org.deepsymmetry.beatlink.data |
Offers rich information about the tracks loaded in players on the network.
|
| Modifier and Type | Method and Description |
|---|---|
Set<AlbumArtListener> |
ArtFinder.getAlbumArtListeners()
Get the set of currently-registered album art listeners.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArtFinder.addAlbumArtListener(AlbumArtListener listener)
Adds the specified album art listener to receive updates when the album art for a player changes.
|
void |
ArtFinder.removeAlbumArtListener(AlbumArtListener listener)
Removes the specified album art listener so that it no longer receives updates when the
album art for a player changes.
|
Copyright © 2016–2018 Deep Symmetry, LLC. All rights reserved.