DescriptionSupport for two audio codec lists down into WebRtcVoiceEngine.
Added the plumbing necessary to get two different lists of codecs from
WebRtcVoiceEngine up to MediaSessionDescriptionFactory.
This should be the last step in this set of CLs. Once
https://codereview.webrtc.org/1991233004/ has landed, it's possible to
implement the ReceiveCodecs getter with the info from the
AudioDecoderFactory. The factory needs to be updated to actually
produce the correct list, as well.
BUG=webrtc:5805
Committed: https://crrev.com/dedfd28a52224edba5d5d4d15c020f9a267c18ae
Cr-Commit-Position: refs/heads/master@{#13131}
Patch Set 1 #
Total comments: 11
Patch Set 2 : Renamed things, realigned things. #Patch Set 3 : Rebased #Patch Set 4 : Replaced MergeSendRecvCodecs with NegotiateCodecs. #
Depends on Patchset: Messages
Total messages: 15 (6 generated)
|