commit | 5f163fcaa0d3190f25a5186da3d7ec033128b405 | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Tue Nov 19 10:53:51 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 19 12:14:15 2024 |
tree | 926b56f6498fa02d659f5c62e97dbe58a5f572c9 | |
parent | 8337c966d469339e63a1b71eb95d675656e3e0ef [diff] |
Align Int16FrameData test class with AudioFrame This updates test code that tests interleaved audio frames to use some of the same properties and types as AudioFrame (rather than copy). The CL also moves code from audio_processing_unittest.cc that modifies the buffer owned by Int16FrameData, into Int16FrameData. Bug: none Change-Id: Iab37227deb302bf4fc832633d312262e5249caad Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/355960 Reviewed-by: Per Ã…hgren <peah@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43424}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.