media/demo
Oliver Woodman c901025643 Don't attempt license request when keys expire.
- Keys should not expire during normal playbacks of correctly configured content.
- Attempting to refresh on expiration causes a race condition, that may result
  in either failure or brief re-buffer, for the 30s license test video.
- This change provides deterministic behavior, which is to always fail.
2015-04-10 22:38:06 +01:00
..
assets Add launcher icon source. 2014-12-17 19:22:52 +00:00
src/main Don't attempt license request when keys expire. 2015-04-10 22:38:06 +01:00
build.gradle Include gradle plugin 1.0.0 2014-12-22 10:34:46 +08:00
README.md Add directories for extensions + additional demos 2015-01-26 16:18:41 +00:00

Demo application

This folder contains a demo application that uses ExoPlayer to play a number of test streams. It can be used as a starting point or reference project when developing other applications that make use of the ExoPlayer library.