Home / CSE / HTML- CS :: Discussion

Discussion :: HTML- CS

  1. In HTML Audio/Video DOM, __________ returns a TimeRanges object representing the buffered parts of the audio/video.

  2. A.

     preload

    B.

     networkState

    C.

     buffered

    D.

     controller

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    A buffered range is a time-range of buffered audio/video. The user gets several buffered ranges if he/she skips in the audio/video.


Be The First To Comment