| 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<DatabaseListener> |
CrateDigger.getDatabaseListeners() |
| Modifier and Type | Method and Description |
|---|---|
void |
CrateDigger.addDatabaseListener(DatabaseListener listener)
Adds the specified database listener to receive updates when a rekordbox database has been obtained for a
media slot, or when the underlying media for a database has been unmounted so it is no longer relevant.
|
void |
CrateDigger.removeDatabaseListener(DatabaseListener listener)
Removes the specified database listener so that it no longer receives updates when there
are changes to the available set of rekordbox databases.
|
Copyright © 2016–2019 Deep Symmetry, LLC. All rights reserved.