media/library
bachinger 49a2e5a5cb add manifest to Timeline.Window
- Remove manifest argument from callbacks of Player.EventListener and
  SourceInfoRefreshListener. Instead make it accessible through
  Player.getCurrentManifest() and Timeline.Window.manifest.
- Fix all MediaSource implementation to include the manifest in the
  Timeline instead of passing it to the SourceInfoRefreshListener.
- Refactor ExoPlayerTestRunner, FakeTimeline, FakeMediaSource to
  reflect these changes and make tests pass.

PiperOrigin-RevId: 257359662
2019-07-14 16:20:45 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core add manifest to Timeline.Window 2019-07-14 16:20:45 +01:00
dash add manifest to Timeline.Window 2019-07-14 16:20:45 +01:00
hls add manifest to Timeline.Window 2019-07-14 16:20:45 +01:00
smoothstreaming add manifest to Timeline.Window 2019-07-14 16:20:45 +01:00
ui add manifest to Timeline.Window 2019-07-14 16:20:45 +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.