volumeIndicationInterval property

double volumeIndicationInterval
final

Sound indication interval in s. The range is [0.3,+∞). The default value is 2.

If a decimal with two or more decimal places is passed in, it will be rounded to the value of the first decimal place. For example, if you pass in 0.36, it will be automatically adjusted to 0.4.

Implementation

final double volumeIndicationInterval;