Home / CSE / HTML- CS :: Discussion

Discussion :: HTML- CS

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

  2. A.

     currentTime

    B.

     duration

    C.

     defaultPlaybackRate

    D.

     playbackRate

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    Setting this property will only change the default playback speed, not the current.


Be The First To Comment