commit | 257dc39841c4d29e6a360f2dd10af336a45072a3 | [log] [tgz] |
---|---|---|
author | hta <hta@webrtc.org> | Tue Oct 25 16:05:06 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Oct 25 16:05:15 2016 |
tree | bb6b0a4740063aeb74ab8e489eda0b738074b5c6 | |
parent | 189f9b1b6580f6d67c05b18f5b2d60654d7663d7 [diff] |
Refactoring: Hide VideoCodec.codecSpecific as "private" This refactoring allows runtime checks that functions that access codec specific information are using the correct union member. The API also allows replacing the union with another implementation without changes at calling sites. BUG=webrtc:6603 Review-Url: https://codereview.webrtc.org/2001533003 Cr-Commit-Position: refs/heads/master@{#14775}
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.