- From: Martin Thomson <martin.thomson@gmail.com>
- Date: Wed, 12 Feb 2014 11:02:00 -0800
- To: Harald Alvestrand <harald@alvestrand.no>
- Cc: Adam Bergkvist <adam.bergkvist@ericsson.com>, Justin Uberti <juberti@google.com>, "public-webrtc@w3.org" <public-webrtc@w3.org>
On 12 February 2014 10:26, Harald Alvestrand <harald@alvestrand.no> wrote: > - Remove AddStream from the direct API > - Add two new functions: > - AddStreamId (takes a stream as argument, tells the PC only that the > stream is > interesting) > - AddTrack (adds a track to the signalling) > - Document AddStream as an utility function that does AddStreamId + > AddTrack on all member tracks This was always my plan regarding this. I don't see any real value in removing addStream(). The real gains are in moving the conceptual emphasis to tracks, that doesn't mean we need to jettison streams entirely.
Received on Wednesday, 12 February 2014 19:02:29 UTC