commit | b39db841b6cd83f221f05ee5f7b91e799a4346b1 | [log] [tgz] |
---|---|---|
author | hta <hta@webrtc.org> | Thu Dec 08 01:50:48 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Thu Dec 08 09:50:52 2016 +0000 |
tree | 18978b34bbdc47010ef8d8474b3df47c0a239809 | |
parent | 06a69849350c11c810a57d4468683032ecc08df8 [diff] |
Refactoring: Declare cricket::Codec constructors protected. This makes it obvious that cricket::Codec should not be instantiated; only subclasses should be instantiated. BUG=none Review-Url: https://codereview.webrtc.org/2546363002 Cr-Commit-Position: refs/heads/master@{#15468}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.