| 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<OnAirListener> |
BeatFinder.getOnAirListeners()
Get the set of on-air listeners that are currently registered.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BeatFinder.addOnAirListener(OnAirListener listener)
Adds the specified on-air listener to receive channel on-air updates when the mixer broadcasts
them on the network.
|
void |
BeatFinder.removeOnAirListener(OnAirListener listener)
Removes the specified on-air listener so that it no longer receives channel on-air updates when
the mixer broadcasts them to the network.
|
Copyright © 2016–2019 Deep Symmetry, LLC. All rights reserved.