commit | 5641fbb5ec6d1d2bcb5fa988dd7a2b457f999928 | [log] [tgz] |
---|---|---|
author | henrika <henrika@webrtc.org> | Wed Feb 21 13:12:53 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Feb 21 14:09:56 2018 |
tree | c8b0e6b66d431a0f6203b813dbf20aaed6c5ac2f | |
parent | 97f61ea68494c7601313bee84ac7585bb2bf4371 [diff] |
Add support for saving local audio input to file in AppRTCMobile Uses new WebRtcAudioRecordSamplesReadyCallback which was added recently in https://webrtc-review.googlesource.com/c/src/+/49981. This CL: - Serves as a test of new WebRtcAudioRecordSamplesReadyCallback. - Useful for debugging purposes since it records the most native raw audio. Bug: None Change-Id: I57375cbf237c171e045b0bdb05f7ae1401930fbc Reviewed-on: https://webrtc-review.googlesource.com/53120 Commit-Queue: Henrik Andreassson <henrika@webrtc.org> Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22128}
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.