Bitwig Studio Control Surface API  5.0.11
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.

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

Since
API version 10

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: