commit | 0931599e1477059b409acb078b25adbc06c3c2b2 | [log] [tgz] |
---|---|---|
author | Markus Handell <handellm@webrtc.org> | Tue Aug 16 12:27:48 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 16 12:53:54 2022 |
tree | 1c006b51e9a671ad262ca79fc901f98ef388ac23 | |
parent | f4f22872d0d919ad716ae6bd4cd731b79c70936e [diff] |
rtc::Event: Remove call site dependency on kForever being int. In migrating rtc::Event to use TimeDelta instead of int, rtc::Event::kForever will have to become something else. This change removes dependencies on that kForever is int. Bug: webrtc:14366 Change-Id: Ic36057dda95513349e7ae60204e7271ff1f58825 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/271288 Auto-Submit: Markus Handell <handellm@webrtc.org> Reviewed-by: Magnus Flodman <mflodman@webrtc.org> Commit-Queue: Magnus Flodman <mflodman@webrtc.org> Cr-Commit-Position: refs/heads/main@{#37795}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.