media/demos
tonihei 5baddfb56a Add onSeekProcessed callback to Player interface.
This is useful to determine when a seek request was processed by the player
and all playback state changes (mostly to BUFFERING) have been performed.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=170826793
2017-10-11 12:07:54 +01:00
..
cast Fix a few lint warnings 2017-09-26 13:59:23 +01:00
main Add onSeekProcessed callback to Player interface. 2017-10-11 12:07:54 +01:00
tv Add tv module for USB tuner support + demo app 2017-09-15 23:30:41 +01:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer demos

This directory contains applications that demonstrate how to use ExoPlayer. Browse the individual demos and their READMEs to learn more.