commit | dd9390c4910e0cf4d0f223fdaf9f38961a74d4e1 | [log] [tgz] |
---|---|---|
author | Amit Hilbuch <amithi@webrtc.org> | Wed Nov 14 00:26:05 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Nov 14 16:23:07 2018 |
tree | f76cb40bc4204c6d09927bafde60c0e5d1d98783 | |
parent | 1724a80e2d03289ff312c2db19b6c5f47e706765 [diff] |
Prevent channels being set on stopped transceiver. Fixing bug that allows a channel to be set on a stopped transceiver. This CL contains the following refactoring: 1. Extracted ChannelInterface from BaseChannel 2. Unified SetXxxMediaChannel (Voice, Video) into SetMediaChannel Bug: webrtc:9932 Change-Id: I2fbf00c823b7848ad4f2acb6e80b1b58ac45ee38 Reviewed-on: https://webrtc-review.googlesource.com/c/110564 Reviewed-by: Seth Hampson <shampson@webrtc.org> Reviewed-by: Steve Anton <steveanton@webrtc.org> Commit-Queue: Amit Hilbuch <amithi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25641}
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.