media/demo
Oliver Woodman ecd48da1de Multi-track support for DASH.
- With this change, you can select from the individual video formats in
the demo app, as well as the regular "auto" (adaptive) track.
- DashRendererBuilder no longer needs to create MultiTrackChunkSource
instances for the multiple tracks to be exposed.
2015-09-01 14:22:18 +01:00
..
assets Add launcher icon source. 2014-12-17 19:22:52 +00:00
src/main Multi-track support for DASH. 2015-09-01 14:22:18 +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.