maxInterval property

int maxInterval
final

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;