Add sample for testing skippable ads in midrolls

#minor-release

PiperOrigin-RevId: 339447845
This commit is contained in:
andrewlewis 2020-10-28 13:32:28 +00:00 committed by Oliver Woodman
parent ae6907e1f5
commit 32a72fa237

View File

@ -497,6 +497,11 @@
"name": "VMAP midroll at 1765 s", "name": "VMAP midroll at 1765 s",
"uri": "https://storage.googleapis.com/exoplayer-test-media-1/mp4/frame-counter-one-hour.mp4", "uri": "https://storage.googleapis.com/exoplayer-test-media-1/mp4/frame-counter-one-hour.mp4",
"ad_tag_uri": "https://vastsynthesizer.appspot.com/midroll-large" "ad_tag_uri": "https://vastsynthesizer.appspot.com/midroll-large"
},
{
"name": "VMAP midroll ad pod at 5 s with 10 skippable ads",
"uri": "https://storage.googleapis.com/exoplayer-test-media-1/mp4/frame-counter-one-hour.mp4",
"ad_tag_uri": "https://vastsynthesizer.appspot.com/midroll-10-skippable-ads"
} }
] ]
}, },