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