media/library
olly 33f3e5fca0 Make surfaceView non-clickable
PiperOrigin-RevId: 368818853
2021-04-16 14:13:30 +01:00
..
all Add Transformer "Getting started" page 2021-02-03 15:03:16 +00:00
common Replace Util.toUpperInvariant() with Ascii.toUpperCase() 2021-04-16 14:13:08 +01:00
core Refactor SEP prepare to clarify that it is equivalent to EPI prepare. 2021-04-16 14:13:19 +01:00
dash Replace Util.toLowerInvariant() with Ascii.toLowerCase() 2021-04-15 10:51:48 +01:00
extractor Update internal codebase location for flac extension 2021-04-14 11:42:51 +01:00
hls Replace Util.toUpperInvariant() with Ascii.toUpperCase() 2021-04-16 14:13:08 +01:00
smoothstreaming Add common prefix to loader thread names 2021-02-11 12:05:06 +00:00
transformer SampleStream/SampleQueue: Introduce read flags 2021-03-24 18:03:28 +00:00
ui Make surfaceView non-clickable 2021-04-16 14:13:30 +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.