initialTime property

Gets the earliest possible position, in seconds, that the playback can begin. The initTime property was initially listed in the W3C spec, but has been dropped. No new version of Windows Internet Explorer supports it.

 

Syntax

object.get_initialTime(number* initialTime);

Property values

Type: number

Earliest position, in seconds, where playback can start playing.

Remarks