This is the first CL to get ready for adapting audio bitrate based on BWE. I've kept this CL as small as possible and had to add a few getters to ChannelManager. The next CL will do the same for receive ViEChannels. The getters are a bit uggly, but is an in-between-state. Let's discuss future ownership of the different modules and what do do with ChannelGroup. BUG=5079 Review URL: https://codereview.webrtc.org/1394243006 Cr-Commit-Position: refs/heads/master@{#10298}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.