OLD | NEW |
1 { | 1 { |
2 "description": "Describes the Web Page Replay archives for a page set. Don't
edit by hand! Use record_wpr for updating.", | 2 "description": "Describes the Web Page Replay archives for a user story set.
Don't edit by hand! Use record_wpr for updating.", |
3 "archives": { | 3 "archives": { |
4 "webrtc_cases_007.wpr": [ | 4 "webrtc_cases_007.wpr": [ |
5 "http://googlechrome.github.io/webrtc/samples/web/content/getusermed
ia-resolution/", | 5 "http://googlechrome.github.io/webrtc/samples/web/content/getusermed
ia-resolution/", |
6 "http://googlechrome.github.io/webrtc/samples/web/content/peerconnec
tion/" | 6 "http://googlechrome.github.io/webrtc/samples/web/content/peerconnec
tion/" |
7 ], | 7 ], |
8 "webrtc_cases_000.wpr": [ | 8 "webrtc_cases_000.wpr": [ |
9 "third_party/webrtc/samples/js/demos/html/pc1.html", | 9 "third_party/webrtc/samples/js/demos/html/pc1.html", |
10 "webrtc/local-video.html" | 10 "webrtc/local-video.html" |
11 ], | 11 ], |
12 "webrtc_cases_008.wpr": [ | 12 "webrtc_cases_009.wpr": [ |
13 "http://googlechrome.github.io/webrtc/samples/web/content/peerconnec
tion/pc1/", | 13 "http://googlechrome.github.io/webrtc/samples/web/content/peerconnec
tion/audio/?codec=PCMU", |
| 14 "http://googlechrome.github.io/webrtc/samples/web/content/getusermed
ia/resolution/", |
14 "http://googlechrome.github.io/webrtc/samples/web/content/getusermed
ia/gum/", | 15 "http://googlechrome.github.io/webrtc/samples/web/content/getusermed
ia/gum/", |
15 "http://googlechrome.github.io/webrtc/samples/web/content/getusermed
ia/resolution/" | 16 "http://googlechrome.github.io/webrtc/samples/web/content/peerconnec
tion/audio/?codec=OPUS", |
| 17 "http://googlechrome.github.io/webrtc/samples/web/content/peerconnec
tion/audio/?codec=ISAC_16K", |
| 18 "http://googlechrome.github.io/webrtc/samples/web/content/peerconnec
tion/audio/?codec=G722", |
| 19 "http://googlechrome.github.io/webrtc/samples/web/content/peerconnec
tion/pc1/" |
16 ] | 20 ] |
17 } | 21 } |
18 } | 22 } |
OLD | NEW |