- From: <bugzilla@jessica.w3.org>
- Date: Tue, 23 Jul 2013 23:04:07 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22785 --- Comment #1 from Aaron Colwell <acolwell@google.com> --- (In reply to comment #0) > Since media tracks can be added and deleted from an HTMLMediaElement over > time, it seems that a natural way to accomplish this would be to add > something like a "selectedRanges" property to VideoTrack, and something like > an "enabledRanges" property to AudioTrack. Unfortunately, the TimeRanges > interface doesn't support modifications. FYI, I have always thought of this feature as being implemented as a form of metadata text track. It seems like representing switches as TextTrackCues would provide most of the functionality we'd need. I don't feel strongly one way or the other about this, I just figured I'd share some preliminary thoughts I had. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Tuesday, 23 July 2013 23:04:08 UTC