media/demo
olly 59ab0fa9f1 Introduce MetadataDecoderFactory
This is analogous to what we do for text/subtitles, and
adds support for playlists where the type of metadata
changes from one playlist item to the next.

Issue: #2176

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=143948307
2017-01-10 10:50:52 +00:00
..
assets Remove file that shouldn't be checked in 2015-11-27 18:10:47 +00:00
src/main Introduce MetadataDecoderFactory 2017-01-10 10:50:52 +00:00
build.gradle Fix BuildConfig generation for internal builds 2016-11-25 20:18:32 +00: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.