IDL/API feedback

1) MediaStreamTrack needs to inherit from EventTarget.

2) The addtrack and removetrack events are not defined. In particular,
when they are dispatched.

3) The constructor for MediaStream should probably a sequence of
MediaStreamTrack, not an IDL array.

4) "Constructor ()" should just be "Constructor", but maybe better
would be to make the single argument optional and use "or" to
distinguish the two types.


--
http://annevankesteren.nl/

Received on Sunday, 7 April 2013 10:57:34 UTC