media/demo
Oliver Woodman 879da81218 Expose more sensible HLS track information.
- Video track is always marked as adaptive, the resolution is
  stripped out (since it's otherwise just set to whatever the
  resolution of the first selected variant is), and the max
  dimensions are set.

Issue #514
2015-09-01 13:55:02 +01:00
..
assets Add launcher icon source. 2014-12-17 19:22:52 +00:00
src/main Expose more sensible HLS track information. 2015-09-01 13:55:02 +01:00
build.gradle gradle updates 2015-05-07 16:35:53 +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.