Has MediaStream the stop() method?

Hi, according to http://www.w3.org/TR/mediacapture-streams/ and
http://dev.w3.org/2011/webrtc/editor/getusermedia.html the MediaStream
class has no "stop" method, but the example 2 clearly shows
"stream.stop()".

Is it a bug in the spec? In fact, Firefox 26 does not include the
stop() method in MediaStream while Chrome does.

Thanks a lot.

-- 
Iñaki Baz Castillo
<ibc@aliax.net>

Received on Monday, 30 December 2013 11:04:10 UTC