InterviewSolution
Saved Bookmarks
| 1. |
In HTML Audio/Video DOM __________ returns a TextTrackList object representing the available text tracks.(a) readyState(b) startDate(c) videoTracks(d) textTracksI got this question in an online quiz.Question is from HTML5 Audio topic in section HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» Right answer is (d) textTracks |
|