commit | 0c022509696c33321448b6e709fead50a3d589c2 | [log] [tgz] |
---|---|---|
author | Piotr (Peter) Slatala <psla@webrtc.org> | Fri Dec 28 18:39:39 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Dec 28 19:40:28 2018 |
tree | 1ef9fd022d18e8d85e00bf57ac532ef7705e59f2 | |
parent | 5f8b5fdb62d38699e814ff181f511d1038fbf48e [diff] |
Pass RtcEventLog to MediaTransportFactory. Currently media transport can't log events to event log, but it should (things like bitrate estimates, goog cc logging, etc). This change make RtcEventLog available inside media transport. Bug: webrtc:9719 Change-Id: I89a3b727049ccadc11c26c1d26ebaee3a1172556 Reviewed-on: https://webrtc-review.googlesource.com/c/115789 Commit-Queue: Peter Slatala <psla@webrtc.org> Reviewed-by: Steve Anton <steveanton@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26106}
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.