Source code

Revision control

Copy as Markdown

Other Tools

[RTCRtpReceiver-video-anyCodec.html]
[An RTCRtpReceiver is prepared to receive any negotiated codec.]
bug: 1709960
expected:
if (os_version == "11.26100") and debug and (processor == "x86_64"): [PASS, PRECONDITION_FAILED]
if (os_version == "11.26100") and debug and (processor == "x86"): [PASS, PRECONDITION_FAILED]
if (os_version == "11.26100") and not debug and (processor == "x86"): [PASS, PRECONDITION_FAILED]
if (os_version == "24.04") and not debug: [PASS, FAIL]
if (os_version == "14.70") and not debug: [PASS, PRECONDITION_FAILED]
if os_version == "18.04": [PASS, FAIL]