TimeRanges

Module:
html
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Functions

end
start

end


float end(
    in unsigned long index) raises (DOMException); 


start


float start(
    in unsigned long index) raises (DOMException); 

Member Data

length

length


readonly attribute unsigned long length; 

 

Last Updated: 2009-05-29