| OLD | NEW |
| 1 { | 1 { |
| 2 "description": "Describes the Web Page Replay archives for a user story 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_010.wpr": [ |
| 13 "http://webrtc.github.io/samples/src/content/peerconnection/audio/?c
odec=PCMU", |
| 14 "http://webrtc.github.io/samples/src/content/peerconnection/audio/?c
odec=G722", |
| 15 "http://webrtc.github.io/samples/src/content/peerconnection/constrai
nts/", |
| 16 "http://webrtc.github.io/samples/src/content/getusermedia/gum/", |
| 17 "http://webrtc.github.io/samples/src/content/peerconnection/pc1/", |
| 18 "http://webrtc.github.io/samples/src/content/peerconnection/audio/?c
odec=ISAC_16K", |
| 19 "http://webrtc.github.io/samples/src/content/getusermedia/resolution
/", |
| 20 "http://webrtc.github.io/samples/src/content/peerconnection/audio/?c
odec=OPUS" |
| 21 ], |
| 12 "webrtc_cases_009.wpr": [ | 22 "webrtc_cases_009.wpr": [ |
| 13 "http://googlechrome.github.io/webrtc/samples/web/content/peerconnec
tion/audio/?codec=PCMU", | 23 "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/", | 24 "http://googlechrome.github.io/webrtc/samples/web/content/getusermed
ia/resolution/", |
| 15 "http://googlechrome.github.io/webrtc/samples/web/content/getusermed
ia/gum/", | 25 "http://googlechrome.github.io/webrtc/samples/web/content/getusermed
ia/gum/", |
| 16 "http://googlechrome.github.io/webrtc/samples/web/content/peerconnec
tion/audio/?codec=OPUS", | 26 "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", | 27 "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", | 28 "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/" | 29 "http://googlechrome.github.io/webrtc/samples/web/content/peerconnec
tion/pc1/" |
| 20 ] | 30 ] |
| 21 } | 31 } |
| 22 } | 32 } |
| OLD | NEW |