commit | 7d2e616968a5ad5cb64db408ab1ce954af3464c8 | [log] [tgz] |
---|---|---|
author | Emil Lundmark <lndmrk@webrtc.org> | Wed Nov 08 15:27:45 2023 |
committer | Emil Lundmark <lndmrk@webrtc.org> | Tue Nov 14 08:14:14 2023 |
tree | e3c2795f878683c5b2326071494e54d9f5046891 | |
parent | 5a6f022c934ce54f9fe58a511e5a30aa02b70888 [diff] |
Cleanup media_session_unittest.cc - Adds namespaces which allows removing redundant using declarations and static keywords. - Adds some new using declarations and make sure they are all fully qualified. - Use std::tuple instead of testing::tuple. Bug: None Change-Id: If2ca3c0b94efc8a96da8d2dada0585370e85a7e2 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/326520 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41151}
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.