commit | d61bf803d2949fb804c61a77c53ee9dd58c6d653 | [log] [tgz] |
---|---|---|
author | perkj <perkj@webrtc.org> | Thu Mar 24 10:16:19 2016 |
committer | Commit bot <commit-bot@chromium.org> | Thu Mar 24 10:16:23 2016 |
tree | cd7062fcd6b295303790e7855b566989607c2dfa | |
parent | e29f0e2515934d5286950da7fc58b548132469ff [diff] |
Removed MediaStreamTrackInterface::set_state The track state should be implicitly set by the underlying source. This removes the public method and cleans up how AudioRtpReceiver is created. Further more it cleans up how the RtpReceivers are destroyed. Note that this cl depend on https://codereview.webrtc.org/1790633002. BUG=webrtc:5426 Review URL: https://codereview.webrtc.org/1816143002 Cr-Commit-Position: refs/heads/master@{#12115}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.