Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the default playback rate when the user is not using fast forward or reverse for a video or audio resource.
![]() ![]() |
Syntax
object.put_defaultPlaybackRate(number rate);object.get_defaultPlaybackRate(number* rate);
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.
.png)
.png)