TimeRanges

abstract external class TimeRanges

Exposes the JavaScript TimeRanges to Kotlin

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
fun end(index: Int): Double
Link copied to clipboard
fun start(index: Int): Double

Properties

Link copied to clipboard
open val length: Int