- From: Peter Thatcher <pthatcher@google.com>
- Date: Thu, 19 Nov 2015 16:03:21 -0800
- To: "public-webrtc@w3.org" <public-webrtc@w3.org>
Received on Friday, 20 November 2015 00:04:35 UTC
Based on our decision at TPAC 2015, I made a PR updating RtpTransceiver.mid to be nullable and follow the rules of JSEP for when it's null and not and what the value should be when (it just refers to JSEP, it doesn't duplicate the rules that don't exist yet). I also removed RtpSender.mid and RtpReceiver.mid. Since RtpTransceiver.sender and .receiver are now "SameObject", those aren't needed. https://github.com/w3c/webrtc-pc/pull/398
Received on Friday, 20 November 2015 00:04:35 UTC