Share via


dur property

Gets the playing-time length of the current playList or playItem, if the length is known.

Syntax

JScript
dur = object.dur

 

Property values

Type: Integer

the playing duration, if it is known. Otherwise, -1 is returned.

See also

playItem

playList

Introduction to HTML+TIME