Interface IndexedStringValueChangedCallback

All Superinterfaces:
Callback, IndexedValueChangedCallback

public interface IndexedStringValueChangedCallback extends IndexedValueChangedCallback
  • Method Summary

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

    • valueChanged

      void valueChanged(int index, String newValue)
      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