MediaStreamAPI: Difference between revisions

Line 68: Line 68:
   // we block the output of the media element.
   // we block the output of the media element.
   Stream getStream();
   Stream getStream();
 
   // Like getStream(), but also sets the streamaudio attribute.
   // Like getStream(), but also sets the streamaudio attribute.
   Stream captureStream();
   Stream captureStream();
1,295

edits