mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-14 06:10:40 +01:00
![]() The TransportController will be replaced by the JsepTransportController and JsepTransport will be replace be JsepTransport2. The JsepTransportController will take the entire SessionDescription and handle the RtcpMux, Sdes and BUNDLE internally. The ownership model is also changed. The P2P layer transports are not ref-counted and will be owned by the JsepTransport2. In ORTC aspect, RtpTransportAdapter is now a wrapper over RtpTransport or SrtpTransport and it implements the public and internal interface by calling the transport underneath. Bug: webrtc:8587 Change-Id: Ia7fa61288a566f211f8560072ea0eecaf19e48df Reviewed-on: https://webrtc-review.googlesource.com/59586 Commit-Queue: Zhi Huang <zhihuang@webrtc.org> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22693} |
||
---|---|---|
.. | ||
mediadescription.cc | ||
mediadescription.h | ||
mediadescription_unittest.cc | ||
ortcfactoryinterface.h | ||
ortcrtpreceiverinterface.h | ||
ortcrtpsenderinterface.h | ||
packettransportinterface.h | ||
rtptransportcontrollerinterface.h | ||
rtptransportinterface.h | ||
sessiondescription.cc | ||
sessiondescription.h | ||
sessiondescription_unittest.cc | ||
srtptransportinterface.h | ||
udptransportinterface.h |