--- a/webaudio/webrtc-integration.html Sat Oct 15 19:00:15 2011 -0700
+++ b/webaudio/webrtc-integration.html Sat Oct 15 19:08:15 2011 -0700
@@ -17,6 +17,15 @@
proposal.
</p>
+<p>
+Please note the addition of two new <b>AudioContext</b> methods: createMediaStreamSource() and createMediaStreamDestination().
+They need to be documented
+more fully, but provide a simple and straightforward integration with the Web Audio API.
+</p>
+
+
+<h2>Examples</h2>
+
<ol>
<li>Play video with processing effect applied to the audio track