commit | 1f8239ca6f887ecb8c2c8347c00b5ac681e83c60 | [log] [tgz] |
---|---|---|
author | hbos <hbos@webrtc.org> | Mon Jan 16 12:24:10 2017 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jan 16 12:24:10 2017 |
tree | 28b19cba5c9bdc516c5e98230434ca30e48c97ca | |
parent | be02dcdc4f7a8529d45c0a21666841dfe231a808 [diff] |
TrackMediaInfoMap added. This maps, in both directions, [Audio/Video]TrackInterface with [Voice/Video][Sender/Receiver]Info. This mapping is necessary for RTCStatsCollector to know the relationship between RTCMediaStreamTrackStats and RTC[In/Out]boundRTPStreamStats, and to be able to collect several RTCMediaStreamTrackStats stats. BUG=webrtc:6757, chromium:659137, chromium:657854, chromium:627816 Review-Url: https://codereview.webrtc.org/2611983002 Cr-Commit-Position: refs/heads/master@{#16090}
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.