- From: Ilkka Oksanen via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 21 Sep 2010 13:04:52 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/camera
In directory hutz:/tmp/cvs-serv4444
Modified Files:
Overview-API.html
Log Message:
Added note about the default codecs
Index: Overview-API.html
===================================================================
RCS file: /sources/public/2009/dap/camera/Overview-API.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- Overview-API.html 21 Sep 2010 12:29:26 -0000 1.24
+++ Overview-API.html 21 Sep 2010 13:04:50 -0000 1.25
@@ -180,6 +180,10 @@
</p>
<p class='note'>
+ Should the default audio, video, and image codec be defined that all implementations need to support? If yes, which codecs should be selected?
+ </p>
+
+ <p class='note'>
Duration and bitrate attributes of MediaFileData object make no sense in case of supportedImageFormats. Use of more well suited interface to be considered.
</p>
Received on Tuesday, 21 September 2010 13:04:57 UTC