Last date modified: 2025-Jul-02

Interface: TimeRangeMemento

Properties

begin

begin: number

The 0-based timestamp (in ms) the range begins at


end

end: number | "end"

The 0-based timestamp (in ms) the range ends at, or "end" if the range extends to the end of the associated multimedia file.


page

page: number

The 0-based index of the first page spanned by the time range


type

type: "time"

The range type

Return to top of the page
Feedback