commit | 2a4d70cc93ddd3074e51c0a2c2de507ac6babc2a | [log] [tgz] |
---|---|---|
author | Zhi Huang <zhihuang@webrtc.org> | Wed Nov 29 23:41:59 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 30 02:17:09 2017 |
tree | 274a2638e86d1191a57919ae0433c3a612e8345a | |
parent | 90612a681b3b9009c92bd2a8d6a4c41bc551d6d8 [diff] |
Make the DtlsSrtpTransport cache the RtpAbsSendTimeHeaderExtension. Add a method to DtlsSrtpTransport to cache the RTP Absolute Send Time extension id. The method would be called when using DTLS-SRTP with external authentication. TBR=pthatcher@webrtc.org Bug: webrtc:7013 Change-Id: Ie9edb9382cbb4cf43eea5da3030991a0d20293a5 Reviewed-on: https://webrtc-review.googlesource.com/27260 Commit-Queue: Zhi Huang <zhihuang@webrtc.org> Reviewed-by: Steve Anton <steveanton@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20947}
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.