[html5] r2846 - [e] (0) note feature requests for audio
whatwg at whatwg.org
whatwg at whatwg.org
Thu Feb 19 19:16:57 PST 2009
Author: ianh
Date: 2009-02-19 19:16:56 -0800 (Thu, 19 Feb 2009)
New Revision: 2846
Modified:
index
source
Log:
[e] (0) note feature requests for audio
Modified: index
===================================================================
--- index 2009-02-20 01:10:19 UTC (rev 2845)
+++ index 2009-02-20 03:16:56 UTC (rev 2846)
@@ -18234,7 +18234,7 @@
<p>The <dfn id=media-element-attributes>media element attributes</dfn>, <code title=attr-media-src><a href=#attr-media-src>src</a></code>, <code title=attr-media-autoplay><a href=#attr-media-autoplay>autoplay</a></code>, <code title=attr-media-loop><a href=#attr-media-loop>loop</a></code>, and <code title=attr-media-controls><a href=#attr-media-controls>controls</a></code>, apply to all <a href=#media-element title="media element">media elements</a>. They are defined in
this section.</p>
- <!-- XXXv3 features:
+ <!-- proposed v2 (actually v3!) features:
* frame forward / backwards / step(n) while paused
* hasAudio, hasVideo, hasCaptions, etc
* per-frame control: get current frame; set current frame
@@ -18263,6 +18263,9 @@
* video: applying CSS filters
* an event to notify people of when the video size changes
(e.g. for chained Ogg streams of multiple independent videos)
+ * balance and 3D position audio
+ * audio filters
+ * audio synthesis
-->
<p><a href=#media-element title="media element">Media elements</a> are used to
Modified: source
===================================================================
--- source 2009-02-20 01:10:19 UTC (rev 2845)
+++ source 2009-02-20 03:16:56 UTC (rev 2846)
@@ -19544,7 +19544,7 @@
title="media element">media elements</span>. They are defined in
this section.</p>
- <!-- XXXv3 features:
+ <!-- proposed v2 (actually v3!) features:
* frame forward / backwards / step(n) while paused
* hasAudio, hasVideo, hasCaptions, etc
* per-frame control: get current frame; set current frame
@@ -19573,6 +19573,9 @@
* video: applying CSS filters
* an event to notify people of when the video size changes
(e.g. for chained Ogg streams of multiple independent videos)
+ * balance and 3D position audio
+ * audio filters
+ * audio synthesis
-->
<p><span title="media element">Media elements</span> are used to
More information about the Commit-Watchers
mailing list