Re: Proposal for RtpSender.rtcpTransport

Transport is fine because we expect RTP/RTCP mux to be in use much of the time so the RTP and RTCP transport will be the same. 



> On Nov 3, 2014, at 3:10 PM, Martin Thomson <martin.thomson@gmail.com> wrote:
> 
>> On 3 November 2014 12:53, Peter Thatcher <pthatcher@google.com> wrote:
>>  readonly attribute DtlsTransport transport;
>>  readonly attribute DtlsTransport rtcpTransport; // === transport if muxing
> 
> 
> That sounds OK.  I suppose that you have considered
> s/transport/rtpTransport/ here and decided against it?
> 

Received on Tuesday, 4 November 2014 00:15:40 UTC