neteq test: add opus/red with default payload type
BUG=webrtc:42221750 Change-Id: I272bcb84ce8deb73497e93d3ffe6549019040d02 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/350868 Commit-Queue: Markus Handell <handellm@webrtc.org> Reviewed-by: Jakob Ivarsson <jakobi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42351}
This commit is contained in:
parent
d194ec398b
commit
3643acbd77
@ -307,6 +307,7 @@ NetEqTest::DecoderMap NetEqTest::StandardDecoderMap() {
|
||||
#endif
|
||||
#ifdef WEBRTC_CODEC_OPUS
|
||||
{111, SdpAudioFormat("opus", 48000, 2)},
|
||||
{63, SdpAudioFormat("red", 48000, 2)},
|
||||
#endif
|
||||
{93, SdpAudioFormat("l16", 8000, 1)},
|
||||
{94, SdpAudioFormat("l16", 16000, 1)},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user