media/libraries/test_utils/src
tonihei f2edc0bed1 Implement Player.replaceMediaItem(s)
This change moves the default logic into the actual Player
implementations, but does not introduce any behavior changes compared
to addMediaItems+removeMediaItems except to make the updates "atomic"
in ExoPlayerImpl, SimpleBasePlayer and MediaController. It also
provides backwards compatbility for cases where Players don't support
the operation.

Issue: google/ExoPlayer#8046

#minor-release

PiperOrigin-RevId: 534945089
(cherry picked from commit 2c07468908)
2023-05-26 13:25:10 +00:00
..
main Implement Player.replaceMediaItem(s) 2023-05-26 13:25:10 +00:00
test Add DataSource contract test checking scheme case insensitivity 2023-05-03 17:10:47 +01:00