maxInterval property
The maximum number of milliseconds between this sound playing.
This number will be added to minInterval to get the final interval.
Implementation
final int maxInterval;
The maximum number of milliseconds between this sound playing.
This number will be added to minInterval to get the final interval.
final int maxInterval;