This topic has not yet been rated - Rate this topic

pause method

Pauses the current playback and sets paused to true.

HTML5 A vocabulary and associated APIs for HTML and XHTML, Section 4.8.9.8

Syntax

object.pause()

Parameters

This method has no parameters.

Return value

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Standards information

See also

media
audio
audio
video
How to use HTML5 to play video files on your webpage
How to use HTML5 to Add an Audio Player to your Webpage
Make your videos accessible with Timed Text Tracks

 

 

Build date: 11/28/2012

© 2013 Microsoft. All rights reserved.