- From: Dominique Hazael-Massieux via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 16 Jul 2010 09:18:16 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/camera
In directory hutz:/tmp/cvs-serv31712
Modified Files:
Overview.html
Log Message:
removed type attribute from FormatData (already in Blob > File)
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/camera/Overview.html,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- Overview.html 16 Jul 2010 09:13:05 -0000 1.77
+++ Overview.html 16 Jul 2010 09:18:14 -0000 1.78
@@ -94,10 +94,6 @@
file captured by the device.</p>
<dl title="[NoInterfaceObject] interface FormatData" class="idl">
- <dt>attribute DOMString type</dt>
- <dd>The type attribute represents the MIME type of the captured image,
- video or sound. For example, a valid MIME type for images is
- image/jpeg. A valid MIME type for audio files is audio/x-speex or audio/ogg.</dd>
<dt>attribute DOMString codecs</dt>
<dd>The type attribute is not enough to determine the format of the
Received on Friday, 16 July 2010 09:18:17 UTC