scale property

int32? scale
getter/setter pair

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

Implementation

int32? scale;