| Package | Description |
|---|---|
| org.deepsymmetry.beatlink |
A library for synchronizing with beats from Pioneer DJ Link equipment,
and finding out details about the tracks that are playing.
|
| Modifier and Type | Method and Description |
|---|---|
Set<SyncListener> |
BeatFinder.getSyncListeners()
Get the set of sync command listeners that are currently registered.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BeatFinder.addSyncListener(SyncListener listener)
Adds the specified sync command listener to receive sync commands when DJ Link devices send
them to Beat Link.
|
void |
BeatFinder.removeSyncListener(SyncListener listener)
Removes the specified sync listener so that it no longer receives sync commands when
DJ Link devices send them to Beat Link.
|
Copyright © 2016–2018 Deep Symmetry, LLC. All rights reserved.