2009/dap/camera Overview.html,1.15,1.16

Update of /sources/public/2009/dap/camera
In directory hutz:/tmp/cvs-serv11467

Modified Files:
	Overview.html 
Log Message:
*** empty log message ***

Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/camera/Overview.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- Overview.html	2 Dec 2009 08:48:47 -0000	1.15
+++ Overview.html	2 Dec 2009 08:49:41 -0000	1.16
@@ -249,7 +249,7 @@
 <p class="note">More error codes to be defined here. </p>
 <p>The <a>CaptureError</a> interface encapsulates all errors in the Capture API. </p>
 <dl title="[NoInterfaceObject] interface CaptureError : GenericError" class="idl">
-<dt>const unsigned short CAPTURE_INTERNAL_ERR = 0 </dt><dd>Camera failed to take image. </dd><dt>readonly attribute unsigned short code </dt><dd>An error code assigned by an implementation when an error has occurred in Capture API processing.
+<dt>const unsigned short CAPTURE_INTERNAL_ERR = 0 </dt><dd>Camera or mike failed to capture image or sound. </dd><dt>readonly attribute unsigned short code </dt><dd>An error code assigned by an implementation when an error has occurred in Capture API processing.
 </dd></dl>
 </section><section> id="pendingoperation"><h3><a>PendingOperation</a> interface</h3>
 <p class="note">This may be a general interface for use throughout all APIs. Included here for now for completion.</p>

Received on Wednesday, 2 December 2009 08:50:06 UTC