| Modifier and Type | Method and Description |
|---|---|
CdjStatus.PlayState1 |
CdjStatus.getPlayState1()
Get the first play state found in the packet, labeled P1 in Figure 11 of the
Packet Analysis document.
|
static CdjStatus.PlayState1 |
CdjStatus.PlayState1.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CdjStatus.PlayState1[] |
CdjStatus.PlayState1.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Deep Symmetry, LLC. All rights reserved.