commit | 54d5d2c75b6e3405ed8d2e97c0f6ad163839819e | [log] [tgz] |
---|---|---|
author | Erik Språng <sprang@webrtc.org> | Tue Aug 20 17:22:36 2019 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Aug 21 09:45:21 2019 +0000 |
tree | 3bdab8fe69e2951f89f4d0691bdb2414b19885ab | |
parent | e8ef87bdadcf8b32379b08f91a457f09c4272cb8 [diff] |
Rename RtpRtcp::Configuration::media_send_ssrc to local_media_ssrc The name media_send_ssrc makes less sense when used mostly for the RtcpReceiver functionality. The old member is still there and used as a fallback. That will be cleaned away after downstream code is fixed. Bug: webrtc:10774 Change-Id: I4ec18db76910f31dfe76bc9b137ffe89220d3fa8 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/149836 Reviewed-by: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org> Commit-Queue: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28923}
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.