naiveproxy/media/webrtc/audio_processing.gni

5 lines
171 B
Plaintext
Raw Normal View History

2018-12-10 05:59:24 +03:00
declare_args() {
# Note: the audio service must be sandboxed for us to use the APM there.
audio_processing_in_audio_service_supported = is_linux || is_win || is_mac
}