HTML5 Tracker

Diff (omit for latest revision)
Filter

Short URL: http://html5.org/r/2846

SVNBugCommentTime (UTC)
2846note feature requests for audio2009-02-20 03:16
Index: source
===================================================================
--- source	(revision 2845)
+++ source	(revision 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

|