CSE :: HTML- CS
- In HTML Audio/Video DOM, __________ returns a TimeRanges object representing the buffered parts of the audio/video.
- Which of the following browser does not support wav file format?
- In HTML Audio/Video DOM, __________ sets or returns the volume of the audio/video.
- Which of the following attribute adds audio controls, like play, pause, and volume?
- In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should start playing as soon as it is loaded.
- In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should start over again when finished.
- In HTML Audio/Video DOM, __________ returns a MediaError object representing the error state of the audio/video.
- In HTML Audio/Video DOM, __________ returns a TextTrackList object representing the available text tracks.
- Which of the following statement is not true?