- From: CVS User akostiai <cvsmail@w3.org>
- Date: Tue, 11 Dec 2012 08:08:21 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/camera
In directory roscoe:/tmp/cvs-serv7399
Modified Files:
Overview.html
Log Message:
add 'from the device's environment' to the normative prose; clarify 'capture control type' in Terminology
--- /sources/public/2009/dap/camera/Overview.html 2012/12/10 14:14:12 1.142
+++ /sources/public/2009/dap/camera/Overview.html 2012/12/11 08:08:21 1.143
@@ -91,7 +91,8 @@
In this specification, the term <dfn>capture control type</dfn>
refers to a specialized type of a file picker control that is
optimized, for the user, for directly capturing media of a MIME type
- specified by the <code><a>accept</a></code> attribute.
+ specified by the <code><a>accept</a></code> attribute, using a <a>media
+ capture mechanism</a>.
</p>
<p>
The term <dfn>media capture mechanism</dfn> refers to a device's local
@@ -151,7 +152,8 @@
<p>
The <code><dfn>capture</dfn></code> attribute is a <a>boolean attribute</a>
that, if specified, indicates that the capture of media directly from
- a <a>media capture mechanism</a> is preferred.
+ the device's environment using a <a>media capture mechanism</a> is
+ preferred.
</p>
<p>
The <code><a>capture</a></code> IDL attribute MUST <a>reflect</a> the
Received on Tuesday, 11 December 2012 08:08:32 UTC