webrtc/test/scenario
Jonas Olsson 857ad62721 Remove priority_rate from AudioStreamConfig.
This API is going away, we'll use the WebRTC-Audio-Allocation field
trial flag to set this value in the future.

Bug: webrtc:10556
Change-Id: I2c4c1948a33f909fac069dd038cea36a793e4745
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/145405
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Commit-Queue: Jonas Olsson <jonasolsson@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28608}
2019-07-19 08:29:55 +00:00
..
scenario_tests Format almost everything. 2019-07-08 13:45:15 +00:00
audio_stream.cc Remove priority_rate from AudioStreamConfig. 2019-07-19 08:29:55 +00:00
audio_stream.h Adds GetStats to scenario receive streams. 2019-04-09 11:44:20 +00:00
BUILD.gn Migrate WebRTC test infra to ABSL_FLAG. 2019-07-19 06:54:04 +00:00
call_client.cc Remove priority_rate from AudioStreamConfig. 2019-07-19 08:29:55 +00:00
call_client.h Remove priority_rate from AudioStreamConfig. 2019-07-19 08:29:55 +00:00
column_printer.cc Format almost everything. 2019-07-08 13:45:15 +00:00
column_printer.h Adds functionality to write logs to memory. 2019-01-16 17:36:31 +00:00
hardware_codecs.cc Format almost everything. 2019-07-08 13:45:15 +00:00
hardware_codecs.h Adds scenario test framework. 2018-09-27 12:31:33 +00:00
network_node.cc Format almost everything. 2019-07-08 13:45:15 +00:00
network_node.h Move network emulation framework under test/network 2019-07-05 11:08:42 +00:00
OWNERS Adds scenario test framework. 2018-09-27 12:31:33 +00:00
performance_stats.cc Improvements to scenario video stats for scenario tests. 2019-06-24 15:42:42 +00:00
performance_stats.h Improvements to scenario video stats for scenario tests. 2019-06-24 15:42:42 +00:00
scenario_config.cc Using NetworkEmulationManager in Scenario tests. 2019-04-16 06:24:26 +00:00
scenario_config.h Remove priority_rate from AudioStreamConfig. 2019-07-19 08:29:55 +00:00
scenario_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
scenario.cc Migrate WebRTC test infra to ABSL_FLAG. 2019-07-19 06:54:04 +00:00
scenario.h Move network emulation framework under test/network 2019-07-05 11:08:42 +00:00
stats_collection_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
stats_collection.cc Format almost everything. 2019-07-08 13:45:15 +00:00
stats_collection.h Reland "Adds more performance stats collection to scenario tests." 2019-04-15 12:13:45 +00:00
video_frame_matcher.cc Improvements to scenario video stats for scenario tests. 2019-06-24 15:42:42 +00:00
video_frame_matcher.h Improvements to scenario video stats for scenario tests. 2019-06-24 15:42:42 +00:00
video_stream_unittest.cc Fix for NACK retransmission in Scenario tests. 2019-06-26 15:23:57 +00:00
video_stream.cc Format almost everything. 2019-07-08 13:45:15 +00:00
video_stream.h Adds control of active layers in scenario tests. 2019-05-02 10:13:26 +00:00