media/library
krocard 4d4e235697 Allow disabling offload gapless
Issues have been identified around
offload gapless track transitions blocking
the track timestamp.
Until those issues are root caused, this settings
allows to disable gapless offload completely.

PiperOrigin-RevId: 372081545
2021-05-06 13:30:31 +01:00
..
all Add Transformer "Getting started" page 2021-02-03 15:03:16 +00:00
common Add PlaybackException error codes 2021-05-04 18:35:55 +01:00
core Allow disabling offload gapless 2021-05-06 13:30:31 +01:00
dash Remove deprecated Downloader constructors 2021-04-30 18:54:32 +01:00
extractor Make copybara remove the LINT.IfChange tag 2021-04-29 17:35:05 +01:00
hls Remove deprecated Downloader constructors 2021-04-30 18:54:32 +01:00
rtsp Flatten packages within the RTSP package. 2021-04-30 18:56:17 +01:00
smoothstreaming Remove deprecated Downloader constructors 2021-04-30 18:54:32 +01:00
transformer Adds Format to MediaCodecAdapter.Configuration. 2021-04-21 09:48:46 +01:00
ui Remove deprecated UI methods 2021-05-04 11:18:26 +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.