Discussion :: HTML- CS
- In HTML Audio/Video DOM, __________ returns a MediaError object representing the error state of the audio/video.
Answer : Option C
Explanation :
The error property returns a MediaError object. The MediaError object has a code property containing the error state of the audio/video.
Be The First To Comment