Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
SDK
/
exoplayer
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
a6c08805
authored
May 17, 2017
by
ojw28
Committed by
GitHub
May 17, 2017
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Update IMA readme
parent
16445356
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
6 deletions
extensions/ima/README.md
extensions/ima/README.md
View file @
a6c08805
...
...
@@ -22,10 +22,12 @@ pass the `ImaAdsMediaSource` to `ExoPlayer.prepare`.
This is a preview version with some known issues:
*
Midroll ads are not yet fully supported. In particular, seeking with midroll
ads is not yet supported. Played ad periods are not removed. Also,
`playAd`
and
`AD_STARTED`
events are sometimes delayed, meaning that midroll ads take a long
time to start and the ad overlay does not show immediately.
*
Seeking is not yet ad aware. This means that it's possible to seek back into
ads that have already been played, and also seek past midroll ads without
them being played. Seeking will be made ad aware for the first stable release.
*
Midroll ads are not yet fully supported.
`playAd`
and
`AD_STARTED`
events are
sometimes delayed, meaning that midroll ads take a long time to start and the
ad overlay does not show immediately.
*
Tapping the 'More info' button on an ad in the demo app will pause the
activity, which destroys the ImaAdsMediaSource. Played ad breaks will be
shown to the user again if the demo app returns to the foreground.
activity, which destroys the ImaAdsMediaSource. Played ad breaks will be
shown to the user again if the demo app returns to the foreground.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment