commit | 437bf78ed9518b21fc39b94f6ee42d5b157e6084 | [log] [tgz] |
---|---|---|
author | Tove Petersson <tovep@google.com> | Mon Feb 27 16:32:56 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 28 08:32:09 2023 |
tree | f77e8de56fdc4153bc78dfa462af7949848b7b0b | |
parent | 19a04c641f709d7ddb52460b8092ddcd841556a6 [diff] |
operator== for VideoFrameMetadata + used in CloneSenderVideoFrame test Added equality and inequality operators for VideoFrameMetadata and used the equality operator to check that the cloned metadata property is equal to the original metadata in RtpSenderVideoFrameTransformerDelegateTest.CloneSenderVideoFrame. Also default-initialized VideoFrameMetadata::ssrc_ to 0. Bug: webrtc:14708 Change-Id: If1f5153069bc986061ff9f0a6abaa2a4a5a98dd1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/293560 Commit-Queue: Tove Petersson <tovep@google.com> Reviewed-by: Tony Herre <herre@google.com> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39411}
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.