Skip to content
SiteEmail

TimeRanges

Module: JavaScript DOM API

#include <TimeRanges.idl>

Name
doublestart(unsigned long index)
doubleend(unsigned long index)
Name
readonly attribute unsigned longlength
double start(
unsigned long index
)
double end(
unsigned long index
)
readonly attribute unsigned long length;