| commit | 954e72b6542273a3b90fea7245114af577a992a2 | [log] [tgz] |
|---|---|---|
| author | Danil Chapovalov <danilchap@webrtc.org> | Wed Jul 10 17:22:07 2024 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 11 13:15:01 2024 |
| tree | 55976c6689aaa71c421875fb04cb16076ddb48d9 | |
| parent | 7fac89f3f995681697ff24a3522b1b36c5082916 [diff] |
Update MockAudioEncoderFactory to override Create instead of MakeAudioEncoder MakeAudioEncoder planned to be removed, and Create planned to become pure virtual While at it, cleanup nearby mock usage: Remove ON_CALL that by default return default constructed result Remove EXPECT_CALL().Times(AnyNumber()) for a NiceMock Remove parameters in EXPECT_CALL when all are wildcard Remove redundant get to deference a smart pointer Bug: webrtc:343086059 Change-Id: Ica90a4980350cb82bcebd11df6c63a01b828bb9d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/356884 Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Artem Titov <titovartem@webrtc.org> Reviewed-by: Gustaf Ullberg <gustaf@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42622}
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.