tonihei 09d37641d1 Add playlist and seek operations to SimpleBasePlayer
These are the remaining setter operations. They all share the same
logic that handles playlist and/or position changes. The logic to
create the placeholder state is mostly copied from ExoPlayerImpl's
maskTimelineAndPosition and getPeriodPositonUsAfterTimelineChanged.

PiperOrigin-RevId: 496364712
2022-12-21 16:40:15 +00:00
..
2022-02-08 11:03:36 +00:00
2022-12-21 16:28:37 +00:00
2022-02-18 15:02:33 +00:00
2022-12-21 16:28:37 +00:00
2022-11-21 14:27:00 +00:00
2022-12-12 13:07:19 +00:00
2022-12-21 16:36:23 +00: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.