| Modifier and Type | Method and Description |
|---|---|
CdjStatus.PlayState2 |
CdjStatus.getPlayState2()
Get the second play state found in the packet, labeled P2 in Figure 11 of the
Packet Analysis document.
|
static CdjStatus.PlayState2 |
CdjStatus.PlayState2.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CdjStatus.PlayState2[] |
CdjStatus.PlayState2.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.