media/extensions/leanback/src/main
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
..
java/com/google/android/exoplayer2/ext/leanback add manifest to Timeline.Window 2019-07-14 16:20:45 +01:00
AndroidManifest.xml Creating an leanback extension for ExoPlayer. Leanback added support for new 2017-08-17 22:34:10 +01:00