media/demo/src/main/java/com/google/android/exoplayer2/demo
olly 270f68a95e Add convenience methods to query current window
- Support querying whether the current window is dynamic
  and seekable. The new methods are similar to getDuration,
  which is also a convenience method for the current window.
- Improve demo app to restore positions in VOD items within
  playlists where the last item is live. Also restore the
  position within the window for live items unless the player
  failed with BehindLiveWindowException.

Issue: #2320

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=144443898
2017-01-13 17:27:26 +00:00
..
DemoApplication.java Fix BuildConfig generation for internal builds 2016-11-25 20:18:32 +00:00
EventLogger.java Support offline drm key downloading and restoring 2017-01-06 16:56:31 +00:00
PlayerActivity.java Add convenience methods to query current window 2017-01-13 17:27:26 +00:00
SampleChooserActivity.java Load all exolist.json asset files 2016-10-31 19:49:42 +00:00
TrackSelectionHelper.java Enable focus highlighting in track selection dialogs 2016-11-30 21:58:52 +00:00