defaultPlaybackRate property
Gets or sets the default playback rate when the user is not using fast forward or reverse for a video or audio resource.
![]() ![]() |
Syntax
| JavaScript | |
|---|
Property values
Type: number
A positive floating point number that represents the default playback rate.
Standards information
- HTML5 A vocabulary and associated APIs for HTML and XHTML, Section 4.8.9.8
Remarks
The defaultPlaybackRate property is expressed as a multiple of the media's normal speed.
See also
Show:

