webrtc/api/audio
Mirko Bonadei 276827cbdb Export symbols needed by the Chromium component build (part 3).
This CL uses RTC_EXPORT (defined in rtc_base/system/rtc_export.h)
to mark WebRTC symbols as visible from a shared library, this doesn't
mean these symbols are part of the public API (please continue to refer
to [1] for info about what is considered public WebRTC API).

Bug: webrtc:9419
Change-Id: I4d4e2ae52ee01de68147fd0f2cfe4c92d600ad94
Reviewed-on: https://webrtc-review.googlesource.com/c/106343
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25207}
2018-10-16 12:57:04 +00:00
..
test Add JSON parsing and corresponding ToString to EchoCanceller3Config 2018-10-10 09:17:09 +00:00
audio_frame.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
audio_frame.h Increases max size of webrtc::AudioFrame from 60ms to 120ms @32kHz. 2018-08-29 08:43:03 +00:00
audio_mixer.h Move AudioFrame to its own header file and target in api/. 2018-02-14 11:01:53 +00:00
BUILD.gn Reland "Export symbols needed by the Chromium component build (part 1)." 2018-10-11 09:50:21 +00:00
echo_canceller3_config.cc AEC3: Kill kill-switches 2018-10-11 16:11:07 +00:00
echo_canceller3_config.h AEC3: Simplify render buffering 2018-10-15 13:31:50 +00:00
echo_canceller3_config_json.cc AEC3: Simplify render buffering 2018-10-15 13:31:50 +00:00
echo_canceller3_config_json.h Export symbols needed by the Chromium component build (part 3). 2018-10-16 12:57:04 +00:00
echo_canceller3_factory.cc Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
echo_canceller3_factory.h Reland "Export symbols needed by the Chromium component build (part 1)." 2018-10-11 09:50:21 +00:00
echo_control.h Allow AEC3 to use any externally reported audio buffer delay in AEC3 2018-04-18 09:05:54 +00:00
OWNERS Make gustaf and peah OWNERS of api/audio 2018-02-06 13:11:12 +00:00