media/library/common
andrewlewis 39277ebe95 Pass ad tags via AdsMediaSource
This is in preparation for supporting playlists of ads media sources using
ImaAdsLoader.

Existing ways of passing ad tags should still function but are deprecated (and
won't be supported with playlists).

Issue: #3750
PiperOrigin-RevId: 335618364
2020-10-06 14:31:50 +01:00
..
src Pass ad tags via AdsMediaSource 2020-10-06 14:31:50 +01:00
build.gradle Exclude Guava transitive annotation dependencies 2020-09-11 16:01:15 +01:00
proguard-rules.txt Suppress Guava-related ProGuard/R8 warnings 2020-09-17 17:41:34 +01:00
README.md Split out extractor and common modules 2020-01-24 18:15:19 +00:00

ExoPlayer common library module

Common code used by other ExoPlayer modules.

  • Javadoc: Note that this Javadoc is combined with that of other modules.