commit | ac2720e9679d0adf12924b1a4e6f3c6c0d01717b | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Wed Mar 06 15:30:34 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 06 16:24:06 2024 |
tree | 73bdfb0a177eef075656aab6a9f3829ce6379d2f | |
parent | 5ace0710bf518c29afa53ba56f5a4b64cd4e7a0b [diff] |
Remove unnecessary RtcEventLog parameter in RtpTransportControllerSend::CreateRtpVideoSender RtpTransportControllerSend has access to the same Environment as the caller, and thus can take RtcEventLog directly from it. Bug: None Change-Id: I4b20811d3f6de8193c63d6c58d0fe1204b3ec7b1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/342040 Reviewed-by: Åsa Persson <asapersson@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41864}
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.