scale property

int scale
final

scale Scale of segment durations in the stream. The duration is 1000/(2**scale) milliseconds

Implementation

final int scale;