- From: Dominique Hazael-Massieux via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 02 Sep 2010 07:54:49 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/camera
In directory hutz:/tmp/cvs-serv5975
Modified Files:
Overview-API.html
Log Message:
tweak intro for clarity
Index: Overview-API.html
===================================================================
RCS file: /sources/public/2009/dap/camera/Overview-API.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- Overview-API.html 4 Aug 2010 17:24:52 -0000 1.9
+++ Overview-API.html 2 Sep 2010 07:54:47 -0000 1.10
@@ -42,8 +42,7 @@
<h2>Introduction</h2>
<p>The Capture API defines a high-level interface for accessing the
- microphone and camera of a hosting device. The HTML Form Based Media
- Capturing specification can be found at [[!HTMLMEDIACAPTURE]]</p>
+ microphone and camera of a hosting device. It completes the HTML Form Based Media Capturing specification [[!HTMLMEDIACAPTURE]] with a programmatic access to start a parametrized capture process.</p>
<section id="examples">
<h2>Usage Examples</h2>
Received on Thursday, 2 September 2010 07:54:50 UTC