IEvsAutoBrightnessEvents

Auto brightness events callback interface

See also

Functions

Link copied to clipboard
abstract fun onAutoBriEnableChanged(isEnabled: Boolean)

Called when the auth brightness controller was enabled\disabled

Link copied to clipboard
abstract fun onAutoBriGainChanged(gain: Int)

Called when the auth brightness gain was changed

Link copied to clipboard
open fun onAutoBriValue(lux: Float, brightness: Short)

Called when the brightness value was updated by the auth brightness controller