ambientMoodSettings

@get:JvmName(name = "ambientMoodSettings")
abstract val ambientMoodSettings: AmbientMoodSettings?

Settings for the ambient mood sound that will start playing after a fixed delay and in a specific range.

This may be null, in which case no mood sound will play.