commit | 50454ef84abbd479d65cfce8711639d786aa2476 | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Thu Dec 15 16:49:13 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 16 09:23:14 2022 |
tree | e53d28238b7c1658740587626b1e824285f5c5ed | |
parent | 9632a81bb9242c1f8b95dbc36ab2cd8dae728ed0 [diff] |
Apply PIMPL pattern to MediaSender and Receiver objects This detaches the implementation (which is still merged) from the objects used to interface to it. Bug: webrtc:13931 Change-Id: I872ee10e4ed9fa432bfa231f723af1d3989d79d4 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/288080 Reviewed-by: Henrik Boström <hbos@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38906}
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.