Adds AudioNetworkAdaptation support to Scenario tests.
Bug: webrtc:9718 Change-Id: I6cb976df5767797fec670134d29e030ec0f9d3a2 Reviewed-on: https://webrtc-review.googlesource.com/c/106340 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Minyue Li <minyue@webrtc.org> Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25236}
This commit is contained in:
committed by
Commit Bot
parent
09beff2cfd
commit
b9972fa37b
@ -882,6 +882,7 @@ if (rtc_enable_protobuf) {
|
||||
proto_out_dir = "modules/audio_coding/audio_network_adaptor"
|
||||
}
|
||||
proto_library("ana_config_proto") {
|
||||
visibility += webrtc_default_visibility
|
||||
sources = [
|
||||
"audio_network_adaptor/config.proto",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user