|
void | valueChanged (int index, float red, float green, float blue) |
|
◆ valueChanged()
void valueChanged |
( |
int |
index, |
|
|
float |
red, |
|
|
float |
green, |
|
|
float |
blue |
|
) |
| |
Registers an observer that reports the names of the scenes and slots. The slot names reflect the names of containing clips.
- Parameters
-
callback | a callback function receiving two parameters: 1. the slot index (integer) within the configured window, and 2. the name of the scene/slot (string) |
- Since
- API version 1
The documentation for this interface was generated from the following file:
- IndexedColorValueChangedCallback.java