commit | 81bc523f5d7eab43796373954b2aaf17fa65ad35 | [log] [tgz] |
---|---|---|
author | andersc <andersc@webrtc.org> | Fri Aug 18 06:34:09 2017 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Aug 18 13:34:09 2017 +0000 |
tree | 1537e6431379c3b154d84167cd9fbe94ea957bac | |
parent | 3042c2d5e0e400d96437e041151995fd96f46ff4 [diff] |
Make a friendlier RTCVideoCodecInfo initializer for when only name and parameters are interesting. Since this is used by users when implementing injectable Obj-C video codecs, the API where the unused payload is required is unnecessarily confusing. Also make the codec parameters optional. BUG=None Review-Url: https://codereview.webrtc.org/3001183002 Cr-Commit-Position: refs/heads/master@{#19411}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.