commit | 0a5fdbb455b7c93c3585dcbf86bddf682522cade | [log] [tgz] |
---|---|---|
author | Zhi Huang <zhihuang@webrtc.org> | Thu Jun 14 10:40:19 2018 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jun 14 18:35:11 2018 +0000 |
tree | 7b4143f97836b93ea93eeba4222ef43da29a6ff5 | |
parent | 9eb38866cd65bd19a7ee89fdb99d3a1c2d7a1e4f [diff] |
Use RTC_HISTOGRAM_ENUMERATION to report SRTP/SRTCP unprotect error. Besides using the MetricsObserverInterface, using RTC_HISTOGRAM_ENUMERATION directly using RTC_HISTOGRAM_ENUMERATION to report the error which is needed by internal projects. Bug: b/110121202, webrtc:9409 Change-Id: I1aaece91200905ea0495229dc2b5e62b1d61279b Reviewed-on: https://webrtc-review.googlesource.com/83565 Commit-Queue: Zhi Huang <zhihuang@webrtc.org> Reviewed-by: Steve Anton <steveanton@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23616}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.