pause
Method of dom/HTMLMediaElementdom/HTMLMediaElement
Syntax
var object = object.pause();
Return Value
Returns an object of type DOM NodeDOM Node
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Syntax
Standards information
- HTML5 A vocabulary and associated APIs for HTML and XHTML, Section 4.8.9.8
See also
Related pages
- mediamedia
audio
audio
video
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]