webrtc/sdk/objc/Framework/Classes
Yura Yaroshevich 276763201d Expose RTCDtmfSender API via RTCRtpSender in ObjC SDK.
Expose RTCDtmfSender API for ObcC SDK via exising RTCRtpSender
to provide ability to use DTMF tones in ObjC apps which uses WebRTC.
Android SDK has already exposed DTMF API via Java's DtmfSender
object, there changes provide similar functionaly to ObjC SDK.

Bug: webrtc:8713
Change-Id: Id68fddbbc362211dc8032fa31b38812d1cff8ed9
Reviewed-on: https://webrtc-review.googlesource.com/35800
Commit-Queue: Taylor Brandstetter <deadbeef@webrtc.org>
Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org>
Reviewed-by: Magnus Jedvert <magjed@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21505}
2018-01-05 18:21:29 +00:00
..
Audio Adding a KVO context to avoid issues with future super/sub-classing. 2017-10-23 12:33:17 +00:00
Common Remove all code for iOS 8 and below. 2017-12-01 14:25:46 +00:00
Metal Remove autolayout in RTCMTLVideoView. 2017-11-01 09:56:46 +00:00
PeerConnection Expose RTCDtmfSender API via RTCRtpSender in ObjC SDK. 2018-01-05 18:21:29 +00:00
UI iOS: Don’t change video rotation in FaceUp or FaceDown. 2017-11-20 14:28:30 +00:00
Video Including libyuv headers using fully qualified paths. 2017-12-11 15:51:26 +00:00
VideoToolbox iOS: H264 encoder crash on disabled stream 2017-12-20 13:42:06 +00:00