commit | 645f24cb868f1377ea949e7020240d2d40796874 | [log] [tgz] |
---|---|---|
author | Per Åhgren <peah@webrtc.org> | Mon Mar 16 11:06:02 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Mar 16 11:51:47 2020 |
tree | b94995512bbef2c73da2f78a20205bc5e0651f97 | |
parent | d5d0a2b546b46478fd910883fefb85c65452b72f [diff] |
APM: Replace most usages of AudioFrame with a stream interface This CL creates a new stream interface and uses it to replace most of the usage of AudioFrame in the non-test code. The CL changes some of the test code as well, as the other changes required that. The CL will be followed by 2 more related CLs. Bug: webrtc:5298 Change-Id: I5cfbe6079f30fc3fbf35b35fd077b6fb49c7def0 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/170040 Commit-Queue: Per Åhgren <peah@webrtc.org> Reviewed-by: Sam Zackrisson <saza@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30799}
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.