| 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<WaveformListener> |
WaveformFinder.getWaveformListeners()
Get the set of currently-registered waveform listeners.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WaveformFinder.addWaveformListener(WaveformListener listener)
Adds the specified waveform listener to receive updates when the waveform information for a player changes.
|
void |
WaveformFinder.removeWaveformListener(WaveformListener listener)
Removes the specified waveform listener so that it no longer receives updates when the
waveform information for a player changes.
|
Copyright © 2016–2018 Deep Symmetry, LLC. All rights reserved.