webrtc/test/peer_scenario
Harald Alvestrand c17ca01f54 Move the payload type picker to call/
Since media/ and pc/ both have to use this, and both
depend on call/, this seems to be the right place to put it.

Also factor out the interface that media will use in a separate
interface class.

Bug: webrtc:360058654
Change-Id: I34acbecc618f23e19542ce4b0110d0e8ed9e55ee
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/361281
Commit-Queue: Harald Alvestrand <hta@webrtc.org>
Reviewed-by: Florent Castelli <orphis@webrtc.org>
Auto-Submit: Harald Alvestrand <hta@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#42933}
2024-09-03 12:36:50 +00:00
..
tests Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
BUILD.gn Move the payload type picker to call/ 2024-09-03 12:36:50 +00:00
DEPS Reland "Adds PeerConnection scenario test framework." 2019-08-06 16:12:12 +00:00
OWNERS Add perkj@ as owner in test/peer_scenario 2024-05-16 08:12:08 +00:00
peer_scenario.cc Introduce a mode that lets NetworkEmulationManager ignore DTLS handshake sizes. 2024-05-08 13:20:20 +00:00
peer_scenario.h Use backticks not vertical bars to denote variables in comments for /test 2021-07-27 12:50:31 +00:00
peer_scenario_client.cc Pass Environment instead of clock to Fake video encoders at construction 2024-04-12 07:42:48 +00:00
peer_scenario_client.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
scenario_connection.cc Move the payload type picker to call/ 2024-09-03 12:36:50 +00:00
scenario_connection.h sctp: Pass webrtc::Environment to DcSctpTransport 2024-03-08 09:45:12 +00:00
signaling_route.cc Add integration test of PeerConnectionInterface::ReconfigureBandwidthEstimation 2024-02-09 08:06:56 +00:00
signaling_route.h Add integration test of PeerConnectionInterface::ReconfigureBandwidthEstimation 2024-02-09 08:06:56 +00:00