| 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<MediaDetailsListener> |
VirtualCdj.getMediaDetailsListeners()
Get the set of media details listeners that are currently registered.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VirtualCdj.addMediaDetailsListener(MediaDetailsListener listener)
Adds the specified media details listener to receive detail responses whenever they come in.
|
void |
VirtualCdj.removeMediaDetailsListener(MediaDetailsListener listener)
Removes the specified media details listener so it no longer receives detail responses when they come in.
|
Copyright © 2016–2019 Deep Symmetry, LLC. All rights reserved.