commit | b05968e5ecc9f4c6f4a8ad15e9821bcfa4796561 | [log] [tgz] |
---|---|---|
author | Roberto Perez <roberto.perez@hopin.to> | Thu Nov 17 13:18:44 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 24 10:58:17 2022 |
tree | 6595cf1ceccd27eea774040c925798d697c1a3de | |
parent | d409621f2880b3b6c2b7197b97837bfe87a93cb6 [diff] |
Do not create DtmfSender for video sender. On Android bindings, do not build a DtmfSender instance in a RtpSender if its video kind is Video. This will prevent showing an error when trying to access that DtmfSender instance that has no native reference Bug: webrtc:14680 Change-Id: Iba67a12cae8604c032915156b581af269f6ed265 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/283742 Commit-Queue: Sergey Silkin <ssilkin@webrtc.org> Reviewed-by: Sergey Silkin <ssilkin@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38724}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.