- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 04 Aug 2011 23:36:48 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv2601 Modified Files: Overview.html Log Message: An initial intro. (whatwg r6373) Index: Overview.html =================================================================== 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:36:52 UTC