initialTime
Summary
Earliest point in seconds where the playback can (should) start playing
Property of dom/HTMLVideoElementdom/HTMLVideoElement
Syntax
var result = element.initialTime;
element.initialTime = value;
Return Value
Returns an object of type NumberNumber
Notes
Remarks
Syntax
See also
Related pages
- mediamedia
audio
audio
video element
video object
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]