commit | 45c104b4fd6a594d68af7331211cacb6358cece5 | [log] [tgz] |
---|---|---|
author | Markus Handell <handellm@webrtc.org> | Wed Mar 11 09:51:13 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Mar 11 11:19:51 2020 |
tree | 2f0340ce587c4a7746f99cf25e06ed53daf26fab | |
parent | 78964c1e0afa60d8e628f4cac304ae550ee92490 [diff] |
RtpTransceiver: add kStopped enumeration value. This change introduces a new kStopped enumeration value to RtpTransceiverDirection, preparing for later CLs which implement RTP header extension control, https://chromestatus.com/feature/5680189201711104. The new enumeration value is unused in the code. Intent to prototype: https://groups.google.com/a/chromium.org/g/blink-dev/c/65YdUi02yZk Bug: chromium:980879 Change-Id: Id8cab9891236884542689fbf1b300e64a2cb636d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/170050 Commit-Queue: Markus Handell <handellm@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30756}
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.