commit | 59ebf23f9ffe5d67b258f50979125a4680dbc86c | [log] [tgz] |
---|---|---|
author | Elad Alon <eladalon@webrtc.org> | Fri Oct 26 17:10:15 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Oct 26 18:26:30 2018 |
tree | 23f0d709b48bacdeaf7c9ed3448ae06927908fc7 | |
parent | ff43541927b59bbdba06e0955652e64382d83be2 [diff] |
Refactor structs in rtc_event_log_parser_new.h Add some constructors to the structs in rtc_event_log_parser_new.h, so that they may be emplaced into containers. Bug: webrtc:8111 Change-Id: I2ccc3026673eef1237c7de2405e500fe9d7a33d0 Reviewed-on: https://webrtc-review.googlesource.com/c/108121 Reviewed-by: Björn Terelius <terelius@webrtc.org> Commit-Queue: Elad Alon <eladalon@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25396}
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.