seeked
Overview Table
| Synchronous | No | 
|---|---|
| Bubbles | No | 
| Target | dom/Element | 
| Cancelable | No | 
| Default action | 
Remarks
This event is raised when the seeking property changes to VARIANT_FALSE. To invoke this event, do one of the following:
- Allow playback to resume at the new playback position.
 
Syntax
Standards information
- HTML5 A vocabulary and associated APIs for HTML and XHTML, Section 4.8.9.12
 
Event handler parameters
- pEvtObj [in]
 - Type: ****IHTMLEventObj****
 
See also
Related pages
- audioApiaudioApi
 - audioElementaudioElement
 - DocumentDocument
 - sourcesource
 - videoElementvideoElement
 - videoApivideoApi
 - WindowWindow
 Reference- seekingseeking
 
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]