1,295
edits
| 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(); | ||
edits