Commit cc1a8f40 by olly Committed by Oliver Woodman

Make playlist samples a little more interesting

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=151696298
parent 035fab22
Showing with 4 additions and 1 deletions
...@@ -416,13 +416,16 @@ ...@@ -416,13 +416,16 @@
] ]
}, },
{ {
"name": "Audio -> Video", "name": "Audio -> Video -> Audio",
"playlist": [ "playlist": [
{ {
"uri": "https://storage.googleapis.com/exoplayer-test-media-1/gen-3/screens/dash-vod-single-segment/audio-141.mp4" "uri": "https://storage.googleapis.com/exoplayer-test-media-1/gen-3/screens/dash-vod-single-segment/audio-141.mp4"
}, },
{ {
"uri": "http://storage.googleapis.com/exoplayer-test-media-1/mkv/android-screens-lavf-56.36.100-aac-avc-main-1280x720.mkv" "uri": "http://storage.googleapis.com/exoplayer-test-media-1/mkv/android-screens-lavf-56.36.100-aac-avc-main-1280x720.mkv"
},
{
"uri": "https://storage.googleapis.com/exoplayer-test-media-1/gen-3/screens/dash-vod-single-segment/audio-141.mp4"
} }
] ]
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment