Package org.teavm.jso.media
Interface TimeRanges
- All Superinterfaces:
JSObject
- Author:
- Junji Takakura
-
Method Summary
-
Method Details
-
getLength
int getLength() -
start
float start(int index) -
end
float end(int index)
-
JSObject