Vidyalelo
HTML · Q29

HTML5

Programming · HTML · question 29

Q29

In HTML Audio/Video DOM, __________ sets or returns the default speed of the audio/video playback.

A.
currentTime
B.
duration
C.
defaultPlaybackRate
Answer
D.
playbackRate

Answer: Option C

Solution

Answer: Option C
Solution:
Setting this property will only change the default playback speed, not the current.