media/library
andrewlewis 3214851fbb Migrate off deprecated IMA SDK APIs
AdDisplayContainer now takes the video ad player at construction time,
and obstructions are registered/unregistered via a new method. Also
'content complete' is now notified via ad callbacks rather than the
AdsLoader.

PiperOrigin-RevId: 320567666
2020-07-13 14:02:52 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Pass correct formats to AudioSink 2020-07-10 09:09:02 +01:00
core Migrate off deprecated IMA SDK APIs 2020-07-13 14:02:52 +01:00
dash Completely separate MediaSource & DrmSession EventDispatchers 2020-07-08 13:55:38 +01:00
extractor Add support for H.263 and MPEG-4 Part 2 in TS 2020-07-13 14:02:34 +01:00
hls Completely separate MediaSource & DrmSession EventDispatchers 2020-07-08 13:55:38 +01:00
smoothstreaming Completely separate MediaSource & DrmSession EventDispatchers 2020-07-08 13:55:38 +01:00
ui Migrate off deprecated IMA SDK APIs 2020-07-13 14:02:52 +01:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer library

The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.