commit | 6b54228e8b591d0ad7162196afefdc628ca0da21 | [log] [tgz] |
---|---|---|
author | Karl Wiberg <kwiberg@webrtc.org> | Mon Mar 05 19:24:57 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Mar 06 01:13:10 2018 |
tree | d263d303ab0a0ed5be447ac3d9b2630e24baf987 | |
parent | 94ffe90a88da5883f348a3056bae8299b922142d [diff] |
Adapt audio codec factory templates to the new codec pair ID arguments We use template magic to let them handle both the presence and absence of the new argument. This will be removed in a later CL, when we can assume that new argument is always present. Bug: webrtc:8941 Change-Id: I2d47f7c8572a9f03e742401dcf491b948b161f63 Reviewed-on: https://webrtc-review.googlesource.com/58081 Commit-Queue: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Oskar Sundbom <ossu@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22301}
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.
Authoritative list of directories that contain the native API header files.