commit | 6c2eab34f8ff1f7a724622e3473858a4c0724bd8 | [log] [tgz] |
---|---|---|
author | kwiberg <kwiberg@webrtc.org> | Tue May 31 09:46:20 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue May 31 09:46:28 2016 |
tree | 3ecb048c7a77889f6bc83ec3b04b1bef2ca98533 | |
parent | 946f36ef397131506756cb79437940d718f5f23a [diff] |
AudioDecoder: New method SampleRateHz, + implementations for our codecs This will let NetEq (and the factory, and every layer in between) keep track of just the decoder, instead of decoder and sample rate. BUG=webrtc:5801 Review-Url: https://codereview.webrtc.org/2024633002 Cr-Commit-Position: refs/heads/master@{#12968}
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.