| 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<MountListener> |
MetadataFinder.getMountListeners()
Get the set of currently-registered mount update listeners.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataFinder.addMountListener(MountListener listener)
Adds the specified mount update listener to receive updates when media is mounted or unmounted by any player.
|
void |
MetadataFinder.removeMountListener(MountListener listener)
Removes the specified mount update listener so that it no longer receives updates when a player mounts or
unmounts media in one of its media slots.
|
Copyright © 2016–2018 Deep Symmetry, LLC. All rights reserved.