- From: Dominique Hazael-Massieux via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 02 Sep 2010 08:07:58 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/camera
In directory hutz:/tmp/cvs-serv7586
Modified Files:
Overview-API.html
Log Message:
moved note on mediafiledata
Index: Overview-API.html
===================================================================
RCS file: /sources/public/2009/dap/camera/Overview-API.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- Overview-API.html 2 Sep 2010 07:59:54 -0000 1.13
+++ Overview-API.html 2 Sep 2010 08:07:56 -0000 1.14
@@ -94,9 +94,6 @@
</pre>
</div>
- <p class='note'>
- The MediaFileData Interface contains a duration attribute. What does it mean here? Is it the max recording length?.
- </p>
</section>
</section>
@@ -151,6 +148,11 @@
obtained by using binding-specific casting methods on an
instance of <code>NavigatorDevice</code>.</p>
+ <p class='note'>
+ The MediaFileData Interface contains a duration attribute. What does it mean here? Is it the max recording length?.
+ </p>
+
+
<dl title="[Supplemental, NoInterfaceObject] interface Capture"
class="idl"><dt>readonly attribute MediaFileData[]
supportedImageFormats</dt>
Received on Thursday, 2 September 2010 08:08:00 UTC