- From: poot <cvsmail@w3.org>
- Date: Thu, 04 Aug 2011 19:36:55 -0400
- To: public-html-diffs@w3.org
hixie: An initial intro. (whatwg r6373) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.5088&r2=1.5089&f=h http://html5.org/tools/web-apps-tracker?from=6372&to=6373 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.5088 retrieving revision 1.5089 diff -u -d -r1.5088 -r1.5089 --- Overview.html 4 Aug 2011 21:41:47 -0000 1.5088 +++ Overview.html 4 Aug 2011 23:36:44 -0000 1.5089 @@ -21930,9 +21930,11 @@ referred to as <dfn id="media-data">media data</dfn> in this section, since this section applies equally to <a href="#media-element" title="media element">media elements</a> for audio or for video. + The term <dfn id="media-resource">media resource</dfn> is used to refer to the complete set of media data, e.g. the complete video file, or complete audio file. + <p>A <a href="#media-resource">media resource</a> can have multiple audio and video tracks. For the purposes of a <a href="#media-element">media element</a>, the video data of the <a href="#media-resource">media resource</a> is only that of the
Received on Thursday, 4 August 2011 23:37:01 UTC