media3/extensions
andrewlewis 151a3d3bf5 Fix position reporting with fetch errors
On receiving a fetch error for an ad that would otherwise play based on an
initial/seek position, the pending content position wasn't cleared which meant
that position reporting was broken after a fetch error. Fix this by always
clearing the pending position (if there was a pending position that will have
triggered the fetch error).

Also deduplicate the code for handling empty ad groups (fetch errors)
and ad group load errors.

Issue: #7956
PiperOrigin-RevId: 334113131
2020-09-30 11:55:09 +01:00
..
2020-08-01 12:56:12 +01:00
2020-09-09 09:41:51 +01:00
2020-09-11 17:31:03 +01:00
2020-09-09 09:41:51 +01:00
2020-09-09 09:41:51 +01:00
2020-09-11 17:31:03 +01:00

ExoPlayer extensions

ExoPlayer extensions are modules that depend on external libraries to provide additional functionality. Browse the individual extensions and their READMEs to learn more.