media/demo
Oliver Woodman e4e6a1caf0 Switch from AudioFormat.ENCODING_DEFAULT to .ENCODING_PCM_16BIT.
AudioTrack.getMinBufferSize does not handle ENCODING_DEFAULT so
switch back to ENCODING_PCM_16BIT.
2015-04-17 19:59:03 +01:00
..
assets Add launcher icon source. 2014-12-17 19:22:52 +00:00
src/main Switch from AudioFormat.ENCODING_DEFAULT to .ENCODING_PCM_16BIT. 2015-04-17 19:59:03 +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.