| 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<DeviceUpdateListener> |
VirtualCdj.getUpdateListeners()
Get the set of device update listeners that are currently registered.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VirtualCdj.addUpdateListener(DeviceUpdateListener listener)
Adds the specified device update listener to receive device updates whenever they come in.
|
void |
VirtualCdj.removeUpdateListener(DeviceUpdateListener listener)
Removes the specified device update listener so it no longer receives device updates when they come in.
|
Copyright © 2016–2018 Deep Symmetry, LLC. All rights reserved.