This is the documentation for ToiMediaPlayerBaseRange.
Range information data structure used to define a position range in milliseconds. The range is invalid if both positions are set to -1. Use toi.statics.ToiMediaPlayerBaseRange.create(<startPosition>, <endPosition>) to create an instance of ToiMediaPlayerBaseRange.