2009/dap/camera Overview-API.html,1.13,1.14

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