This topic has not yet been rated - Rate this topic

defaultPlaybackRate property

Gets or sets the default playback rate when the user is not using fast foward or reverse for a video or audio resource.

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

Syntax

HRESULT value = object.put_defaultPlaybackRate( fRate);HRESULT value = object.get_defaultPlaybackRate(* fRate);

Property values

Type: float

The default playback rate.

Standards information

Remarks

The defaultPlaybackRate property is expressed as a multiple of the media's normal speed.

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.