naiveproxy/media/webrtc/audio_processing.gni

5 lines
171 B
Plaintext
Raw Permalink Normal View History

2018-12-09 21:59:24 -05: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
}