[Bug 12412] As specified, video can't be disabled. This is needed for "video mute". Suggested solution: Move "enable" and "disable" from MultipleTrackList to TrackList.

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

--- Comment #5 from Per-Erik Brodin <per-erik.brodin@ericsson.com> 2011-06-10 15:29:14 UTC ---
Moving enable() to TrackList would allow you to select multiple tracks in an
ExclusiveTrackList. Perhaps only moving disable() would work, you could then
use disable() to disable your only selected track, but it would be a bit
asymmetrical to use disable() to disable and then select() to enable.

-- 
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, 10 June 2011 15:29:18 UTC