commit | 52518633fbcbaf02deb5e5703ffd9a23534ade53 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Tue May 09 15:11:49 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 10 18:58:31 2023 |
tree | 9dba697e1d0f2b5f3a1d55bcc28ef876644bfa6e | |
parent | 53817b8c18ea30c6f3285dd7300cf10e5be887ee [diff] |
In RtcpReceiver implement calling NetworkLinkRtcpObserver interface With intent to fully replace RtcpBandwidthObserver interface and half of the TransportFeedbackObserver interface RtcpBandwidthObserver interfaces passed bitrate and time variables as raw ints, NetworkLinkRtcpObserver uses more expressive types. Bug: webrtc:13757, webrtc:8239 Change-Id: I0a8c8de626fbe0c190a0a1a9f6733d863494401c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/304700 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Åsa Persson <asapersson@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40043}
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.