[Bug 14422] video element - disable video

http://www.w3.org/Bugs/Public/show_bug.cgi?id=14422

--- Comment #5 from Jan Lindquist <jan.lindquist@ericsson.com> 2011-10-14 07:10:01 UTC ---
You got ahead of me. I had not seen it in earlier versions and I missed it.
When I look at the latest version of video tag I found a attribute called
videoTracks.select(index). I am not clear in the text associated to the
attribute, copy below.

"The select(index) must select the track with index index, if there is one,
unselecting whichever track was previously selected. If there is no track with
index index, it must instead throw an INDEX_SIZE_ERR exception."

How does one turn off the track? There is no statement that setting false will
cause the video track to be disabled.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 14 October 2011 07:10:14 UTC