tonihei 08fb7bd65f Support changing ad break positions.
The player already supports changing durations of periods and ads.
The only thing not yet supported is a change in ad break positions
which changes the duration of clipped content ending in an ad break.

Adding support for this requires updating the end position in
MediaPeriodInfo and changing the clip end position of the respective
ClippingMediaPeriod.

Issue: #5067
PiperOrigin-RevId: 373139724
2021-05-11 16:01:25 +01:00
..
2021-05-10 23:41:50 +01:00
2021-05-11 16:01:25 +01:00
2021-05-06 13:32:25 +01:00
2021-05-06 13:32:25 +01:00
2021-05-06 13:32:25 +01:00
2021-05-06 13:32:25 +01:00
2021-05-06 13:32:25 +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.