- From: Dominique Hazael-Massieux via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 16 Jul 2010 09:55:08 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/camera
In directory hutz:/tmp/cvs-serv5063
Modified Files:
Overview.html
Log Message:
note on mediaont-api
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/camera/Overview.html,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- Overview.html 16 Jul 2010 09:41:50 -0000 1.82
+++ Overview.html 16 Jul 2010 09:55:06 -0000 1.83
@@ -93,6 +93,8 @@
<p><code>FormatData</code> captures format information of a media
file captured by the device.</p>
+ <p class="note">The relationship between this FormatData interface and the properties made available through the API for Media Resource 1.0 [[MEDIAONT-API]] needs further investigation.</p>
+
<dl title="[NoInterfaceObject] interface FormatData" class="idl">
<dt>attribute DOMString codecs</dt>
Received on Friday, 16 July 2010 09:55:10 UTC