- From: <bugzilla@jessica.w3.org>
- Date: Tue, 03 Apr 2012 16:19:46 +0000
- To: public-html@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16615
Summary: Support sharing of keys across media elements slaved
to a MediaController
Product: HTML WG
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: Encrypted Media Extensions
AssignedTo: adrianba@microsoft.com
ReportedBy: watsonm@netflix.com
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
HTML5 defines a MediaController that is used to coordinate playback of multiple
media elements. The current proposal does not support a scenario where a single
key is required for multiple media elements coordinated through a single
MediaController. One way to solve this would be to create a new interface that
provides the Media Element Extensions and then provide an instance of this
interface on both the HTMLMediaElement and on the MediaController interfaces.
The changes outlined in section Object-Oriented API Design
(https://www.w3.org/Bugs/Public/show_bug.cgi?id=16613) might be modified to
support this approach.
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Wednesday, 4 April 2012 04:12:18 UTC