- From: ddorwin via GitHub <sysbot+gh@w3.org>
- Date: Fri, 26 Feb 2016 22:47:29 +0000
- To: public-html-media@w3.org
ddorwin has just created a new issue for https://github.com/w3c/encrypted-media: == Should references to "media resource" be replaced by "media data"? == There are currently seven occurrences of "media resource" in the EME spec. According to [HTML5 definition](https://www.w3.org/TR/html5/embedded-content-0.html#media-data), "The term media resource is used to refer to the complete set of media data, e.g. the complete video file, or complete audio file." Since EME treats audio and video separately (e.g. separate `MediaKeySystemMediaCapability` values) and is compatible with MSE [1], it seems we are rarely, if ever, referring to the complete set of media data. @foolip, Do you agree with this interpretation? [1] The MSE spec does not have any occurrences of "media resource" as it deals with unmuxed streams. @wolenetz. Please view or discuss this issue at https://github.com/w3c/encrypted-media/issues/150 using your GitHub account
Received on Friday, 26 February 2016 22:47:31 UTC