small edits to the introduction
authorcrogers
Sat, 15 Oct 2011 19:08:15 -0700
changeset 10 040afff6a7de
parent 9 8b1ceeacca49
child 11 b3ea7765b09e
small edits to the introduction
webaudio/webrtc-integration.html
--- 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