Interface IndexedColorValueChangedCallback

All Superinterfaces:
Callback, IndexedValueChangedCallback

public interface IndexedColorValueChangedCallback extends IndexedValueChangedCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    valueChanged(int index, float red, float green, float blue)
    Registers an observer that reports the names of the scenes and slots.
  • Method Details

    • 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.
      Since:
      API version 1