- From: Anant Narayanan <anant@mozilla.com>
- Date: Mon, 24 Sep 2012 10:20:13 -0700
- To: "Tommy Widenflycht (ᛏᚮᛘᛘᚤ)" <tommyw@google.com>
- CC: public-media-capture@w3.org
Hi Tommy, On 9/24/12 4:25 AM, Tommy Widenflycht (ᛏᚮᛘᛘᚤ) wrote: > I have started planning implementing the latest MediaStream constructor > in WebKit but it is difficult and complex to implement. Changing it to > take an array of MediaStreamTracks would simplify it significantly > without making life harder (not by much anyway) for the web developer. > Opinions? This was proposed earlier, but Rich made a good argument for why it shouldn't be an array: http://lists.w3.org/Archives/Public/public-media-capture/2012May/0017.html What specifically is the difficulty in taking a MediaStream MediaStreamTrackList instead of an array? Cheers, -Anant
Received on Monday, 24 September 2012 17:20:31 UTC