webrtc/pc/test
Steve Anton 4171afb186 Use RtpTransceivers in PeerConnection
Moves ownership of the RtpSenders/RtpReceivers/BaseChannels to
RtpTransceiver objects. For now, there can only be one
RtpTransceiver for audio and one for video. Future work to
implement Unified Plan will relax this restriction.

Bug: webrtc:7600
Change-Id: I9dfe324de61e2b363948858da72624396e27fc1a
Reviewed-on: https://webrtc-review.googlesource.com/21461
Commit-Queue: Steve Anton <steveanton@webrtc.org>
Reviewed-by: Peter Thatcher <pthatcher@webrtc.org>
Reviewed-by: Henrik Boström <hbos@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20802}
2017-11-20 22:41:44 +00:00
..
androidtestinitializer.cc Clean up dependencies of peerconnection_unittest. 2017-09-15 12:51:00 +00:00
androidtestinitializer.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
fakeaudiocapturemodule_unittest.cc Reland "Remove AudioDeviceObserver and make ADM not inherit from the Module interface." 2017-10-04 11:31:18 +00:00
fakeaudiocapturemodule.cc Removes Set/GetLoudspeakerStatus APIs from the ADM. 2017-11-16 19:44:24 +00:00
fakeaudiocapturemodule.h Removes Set/GetLoudspeakerStatus APIs from the ADM. 2017-11-16 19:44:24 +00:00
fakedatachannelprovider.h Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
fakeperiodicvideocapturer.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
fakertccertificategenerator.h Rewrite WebRtcSession DTLS/SDES crypto tests as PeerConnection tests 2017-10-06 18:50:24 +00:00
fakesctptransport.h Rewrite WebRtcSession data channel tests as PeerConnection tests 2017-10-23 19:13:47 +00:00
faketransportcontroller.h Move the TransportController from p2p/base to pc/. 2017-09-29 18:20:07 +00:00
fakevideotrackrenderer.h Enable cpplint in pc/ 2017-10-30 18:08:29 +00:00
fakevideotracksource.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
mock_datachannel.h Enable cpplint in pc/ 2017-10-30 18:08:29 +00:00
mock_peerconnection.h Use RtpTransceivers in PeerConnection 2017-11-20 22:41:44 +00:00
mockpeerconnectionobservers.h Enable cpplint in pc/ 2017-10-30 18:08:29 +00:00
peerconnectiontestwrapper.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
peerconnectiontestwrapper.h Enable cpplint in pc/ 2017-10-30 18:08:29 +00:00
rtcstatsobtainer.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
testsdpstrings.h Enable cpplint in pc/ 2017-10-30 18:08:29 +00:00