| 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<MetadataCacheListener> |
MetadataFinder.getCacheListeners()
Get the set of currently-registered metadata cache update listeners.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataFinder.addCacheListener(MetadataCacheListener listener)
Adds the specified cache update listener to receive updates when a metadata cache is attached or detached.
|
void |
MetadataFinder.removeCacheListener(MetadataCacheListener listener)
Removes the specified cache update listener so that it no longer receives updates when there
are changes to the available set of metadata caches.
|
Copyright © 2016–2018 Deep Symmetry, LLC. All rights reserved.