Add 120ms frame ability to ANA
BUG=webrtc:7093 Review-Url: https://codereview.webrtc.org/2669733002 Cr-Commit-Position: refs/heads/master@{#16416}
This commit is contained in:
@ -850,7 +850,7 @@ rtc_static_library("webrtc_opus") {
|
||||
":webrtc_opus_c",
|
||||
]
|
||||
|
||||
defines = []
|
||||
defines = audio_codec_defines
|
||||
if (rtc_opus_variable_complexity) {
|
||||
defines += [ "WEBRTC_OPUS_VARIABLE_COMPLEXITY=1" ]
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user