| Modifier and Type | Method and Description |
|---|---|
CdjStatus.TrackSourceSlot |
CdjStatus.getTrackSourceSlot()
Get the slot from which the track was loaded, if any; labeled Sr in Figure 11 of
the Packet Analysis document.
|
static CdjStatus.TrackSourceSlot |
CdjStatus.TrackSourceSlot.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CdjStatus.TrackSourceSlot[] |
CdjStatus.TrackSourceSlot.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static TrackMetadata |
MetadataFinder.requestMetadataFrom(int player,
CdjStatus.TrackSourceSlot slot,
int rekordboxId)
Ask the specified player for metadata about the track in the specified slot with the specified rekordbox ID.
|
Copyright © 2016 Deep Symmetry, LLC. All rights reserved.