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