- From: Anne van Kesteren <annevk@annevk.nl>
- Date: Sun, 7 Apr 2013 11:57:06 +0100
- To: "public-media-capture@w3.org" <public-media-capture@w3.org>
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