HTML5 In HTML Audio/Video DOM, __________ returns a MediaError object representing the error state of the audio/video. ended error mediaGroup seeking ended error mediaGroup seeking ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should be loaded when the page loads. preload autoplay buffered controller preload autoplay buffered controller ANSWER DOWNLOAD EXAMIANS APP
HTML5 To insert a video, we use a video tag and set its src attribute to a local or remote URL containing a playable movie. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML5 In HTML Audio/Video DOM, __________ sets or returns the default speed of the audio/video playback. playbackRate currentTime defaultPlaybackRate duration playbackRate currentTime defaultPlaybackRate duration ANSWER DOWNLOAD EXAMIANS APP
HTML5 When the _____________ method is passed an animated image as its image argument, the user agent must use the poster frame of the animation, or, if there is no poster frame, the first frame of the animation. none of the mentioned imageData() measureText() drawImage() none of the mentioned imageData() measureText() drawImage() ANSWER DOWNLOAD EXAMIANS APP
HTML5 To draw on the canvas, authors must first obtain a reference to a context using the ______________ method of the canvas interface element. toDataURL getContext none of the mentioned getData toDataURL getContext none of the mentioned getData ANSWER DOWNLOAD EXAMIANS APP