media/demos
tonihei 3bff79f56f Wrap MediaCodec exceptions in DecoderException and report as renderer error.
We currently report MediaCodec exceptions as unexpected exceptions instead of
as renderer error. All such exceptions are now wrapped in a new DecoderException
to allow adding more details to the exception.

PiperOrigin-RevId: 252054486
2019-06-14 16:33:47 +01:00
..
cast Simplify re-creation of the CastPlayer queue in the Cast demo app 2019-06-06 17:35:44 +01:00
gvr Add VR player demo 2019-06-06 17:35:06 +01:00
ima Use MediaSourceFactory interface to simplify DownloadHelper 2019-05-15 20:13:59 +01:00
main Wrap MediaCodec exceptions in DecoderException and report as renderer error. 2019-06-14 16:33:47 +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.