media/demo
Oliver Woodman d9b3582baa Use OMX.google.raw.decoder for passthrough playback.
The OMX component needs to be configured with a format that has a
MIME type of audio/raw. Remove Ac3PassthroughAudioTrackRenderer,
which is no longer used.
2015-04-14 16:42:24 +01:00
..
assets Add launcher icon source. 2014-12-17 19:22:52 +00:00
src/main Use OMX.google.raw.decoder for passthrough playback. 2015-04-14 16:42:24 +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.