Vidyalelo
HTML · Q30

HTML5

Programming · HTML · question 30

Q30

In HTML Audio/Video DOM, __________ sets or returns the CORS settings of the audio/video.

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

Answer: Option D

Solution

Answer: Option D
Solution:
The purpose of the crossorigin attribute is to allow you to configure the CORS requests for the element’s fetched data.