commit | 5f32fa47a7cafc9d6b59c102a0ede03668214baf | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Fri May 26 08:26:13 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 26 10:43:06 2023 |
tree | 0e7446f5d23860a6036d5082a2897cfdb218776f | |
parent | 4f1dcbb1acea8bc729a393312466dcf8fa6e124b [diff] |
Delete MediaBaseChannel class There are no common functions between MediaSendChannelInterface and MediaReceiveChannelInterface except media_type(). This allows us to remove the common superclass for the two interfaces, making for a simpler class structure. Bug: webrtc:13931 Change-Id: I82a12ca31f0dc62d7bd97bdda34ca37e59a5fd55 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/306660 Reviewed-by: Henrik Boström <hbos@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40154}
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.