commit | c63b89468682eef761a6d444d1fd6445d7a624ed | [log] [tgz] |
---|---|---|
author | zhihuang <zhihuang@webrtc.org> | Fri Dec 02 23:41:10 2016 |
committer | Commit bot <commit-bot@chromium.org> | Fri Dec 02 23:41:15 2016 |
tree | cb29af0c9d9a8e21a399c93d914acfdbb3c64e7b | |
parent | d5c93e0be18f8bf2ed2f6dc69de3eca3a3e37f26 [diff] |
Modify the parameter type of PeerConnectionObserver callback OnAddTrack. Change the second parameter type to a const reference of vector so that the vector will not be copied. BUG=none Review-Url: https://codereview.webrtc.org/2551603003 Cr-Commit-Position: refs/heads/master@{#15396}
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.