Package | Description |
---|---|
org.openimaj.hardware.kinect |
Modifier and Type | Method and Description |
---|---|
static KinectLEDMode |
KinectLEDMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KinectLEDMode[] |
KinectLEDMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
KinectController.setLED(KinectLEDMode option)
Set the device status LEDs
|