Bitwig Studio Control Surface API  4.0.1
InternalHardwareLightState Class Referenceabstract

Public Member Functions

abstract HardwareLightVisualState getVisualState ()
 
abstract boolean equals (Object obj)
 

Detailed Description

Defines the current state of a MultiStateHardwareLight. What this state means is entirely up to the controller implementation.

The Object#equals(Object) method MUST be overridden to compare light states correctly.

Since
API version 10

Definition at line 12 of file InternalHardwareLightState.java.

Member Function Documentation

◆ getVisualState()

abstract HardwareLightVisualState getVisualState ( )
abstract

The visual state of this light (used by Bitwig Studio to visualize the light when needed).


The documentation for this class was generated from the following file: