For consistency with Peter's proposal on handling the DtlsTransport for
SCTP (i.e., also named |transport|).
On Mon, Nov 3, 2014 at 4:15 PM, Bernard Aboba <Bernard.Aboba@microsoft.com>
wrote:
> 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?
> >
>
>