Home / CSE / HTML- CS :: Discussion

Discussion :: HTML- CS

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

  2. A.

     currentTime

    B.

     duration

    C.

     defaultPlaybackRate

    D.

     crossOrigin

    View Answer

    Workspace

    Answer : Option D

    Explanation :

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


Be The First To Comment