media/demo
Oliver Woodman a56c00268d Remove ability to disable frame accurate seek.
Everything I've seen that uses ExoPlayer sets it to true, and
setting it to false is poorly supported / likely to result in
bad initial A/V sync after each seek.
2015-07-30 10:05:04 +01:00
..
assets Add launcher icon source. 2014-12-17 19:22:52 +00:00
src/main Remove ability to disable frame accurate seek. 2015-07-30 10:05:04 +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.