media/library
tonihei 457b215565 Use experimental release timeout in setForgroundMode(false).
The setForeground mode method blocks in the same way as release
and should use the same timeout if configured.

In case the method runs into the timeout, a player error is reported.

PiperOrigin-RevId: 317283808
2020-06-23 11:06:04 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Rollback of 6ae472243f 2020-06-23 11:05:56 +01:00
core Use experimental release timeout in setForgroundMode(false). 2020-06-23 11:06:04 +01:00
dash Rollback of 6ae472243f 2020-06-23 11:05:56 +01:00
extractor Align flags between the core and extension FLAC extractors 2020-06-23 11:05:37 +01:00
hls Rollback of 6ae472243f 2020-06-23 11:05:56 +01:00
smoothstreaming Rollback of 6ae472243f 2020-06-23 11:05:56 +01:00
ui Prevent shutter closing for within-window seeks to unprepared periods 2020-06-11 10:10:18 +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.