DescriptionMove DTMF sender to RtpSender (as opposed to WebRtcSession).
Previously in the spec, there was a createDtmfSender method on
PeerConnection, but that's been replaced by a "dtmf" attribute
on RtpSender, which allows getting a DTMF sender without having
an audio track.
This also simplifies the code slightly, since tracks are now not
necessary for identification.
BUG=webrtc:4180
Review-Url: https://codereview.webrtc.org/2666853002
Cr-Commit-Position: refs/heads/master@{#16409}
Committed: https://chromium.googlesource.com/external/webrtc/+/20cb0c1c85d4571919106019a562bbcbd35041fd
Patch Set 1 #
Total comments: 1
Patch Set 2 : Adding rewritten versions of removed webrtcsession tests #Patch Set 3 : Merge with master #
Messages
Total messages: 9 (5 generated)
|