media/library
krocard 7dfdde9246 Retry AudioTrack init and write before throwing
Retry AudioTrack init and write for 100ms before
giving up and aborting playback.

This was tested by throwing every 2 init/write and
making sure playback did not stopped.

#exo-offload

PiperOrigin-RevId: 333536841
2020-09-25 16:33:33 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Util.getStringForTime() prefixes negative times 2020-09-25 16:32:37 +01:00
core Retry AudioTrack init and write before throwing 2020-09-25 16:33:33 +01:00
dash Merge pull request #7968 from DolbyLaboratories:dev-v2-channelConfiguration 2020-09-25 16:31:49 +01:00
extractor Delete sample_cbs.adts test asset 2020-09-25 16:31:20 +01:00
hls Exclude Guava transitive annotation dependencies 2020-09-11 16:01:15 +01:00
smoothstreaming Simplify DefaultMediaSourceFactory ad configuration 2020-09-07 20:43:41 +01:00
ui Cleanup layout XMLs to be consistent with others 2020-09-25 16:29:25 +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.