[RTCEncodedAudioFrame-constructor.html]
expected:
if (os == "mac") and debug: [OK, TIMEOUT]
if (os == "mac") and not debug: [OK, TIMEOUT]
[Constructing a new receiver audio frame explicitly using metadata from a previous frame works]
expected:
if (os == "mac") and debug: [PASS, TIMEOUT]
if (os == "mac") and not debug: [PASS, TIMEOUT]
[Constructing a new sender audio frame explicitly using metadata from a previous frame works]
expected:
if (os == "mac") and debug: [PASS, NOTRUN]
if (os == "mac") and not debug: [PASS, NOTRUN]
[Constructing a new receiver audio frame explicitly using metadata from a previous frame works, absCaptureTime extension enabled]
expected:
if (os == "mac") and debug: [FAIL, NOTRUN]
if (os == "mac") and not debug: [FAIL, NOTRUN]
FAIL
[Constructing a new sender audio frame explicitly using metadata from a previous frame works, absCaptureTime extension enabled]
expected:
if (os == "mac") and debug: [FAIL, NOTRUN]
if (os == "mac") and not debug: [FAIL, NOTRUN]
FAIL