Skip to content

Commit

Permalink
Add sample for testing skippable ads in midrolls
Browse files Browse the repository at this point in the history
#minor-release

PiperOrigin-RevId: 339447845
  • Loading branch information
andrewlewis authored and ojw28 committed Nov 2, 2020
1 parent ae6907e commit 32a72fa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions demos/main/src/main/assets/media.exolist.json
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,11 @@
"name": "VMAP midroll at 1765 s",
"uri": "https://storage.googleapis.com/exoplayer-test-media-1/mp4/frame-counter-one-hour.mp4",
"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"
}
]
},
Expand Down

0 comments on commit 32a72fa

Please sign in to comment.