Q30
In HTML Audio/Video DOM, __________ sets or returns the CORS settings of the audio/video.
A.
currentTime
B.
duration
C.
defaultPlaybackRate
D.
crossOrigin
AnswerAnswer: 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.