6 lines
309 B
INI
6 lines
309 B
INI
[rtp-clockrate.html]
|
|
[video rtp timestamps increase by approximately 90000 per second]
|
|
expected:
|
|
if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
|
|
if (os == "win") and not debug and (processor == "x86"): [PASS, FAIL]
|
|
if (os == "mac") and not debug: [PASS, FAIL]
|