media/library
christosts e7fd6a0e01 SimpleExoplayer Builder for testing
Create a Builder that creates SimpleExoPlayer instances with fake
components, suitable for testing.

Basically extracts the Builder from ExoPlayerTestRunner to a standalone
class that can be re-used.

PiperOrigin-RevId: 305458419
2020-04-08 21:48:08 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common SimpleExoplayer Builder for testing 2020-04-08 21:48:08 +01:00
core SimpleExoplayer Builder for testing 2020-04-08 21:48:08 +01:00
dash Clean up manifest MIME type and codec parsing 2020-04-07 17:07:10 +01:00
extractor Optimize extractors sniffing order 2020-04-08 21:47:58 +01:00
hls Optimize extractors sniffing order 2020-04-08 21:47:58 +01:00
smoothstreaming Remove loadTaskId to Loader.Callback 2020-04-01 22:37:43 +01:00
ui Escape the rubyText when generating HTML 2020-04-06 13:27:58 +01:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer library

The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.