media/libraries/session/src/main
jbibik d9764c18ad Allow playback of MediaItems with LocalConfiguration
When initiated by MediaController, it should be possible for `MediaSession` to pass `MediaItems` to the `Player` if they have `LocalConfiguration`. In such case, it is not required to override `MediaSession.Callback.onAddMediaItems`, because the new current default implementation will handle it.

However, in other cases, MediaItem.toBundle() will continue to strip the LocalConfiguration information.

Issue: androidx/media#282

#minor-release

PiperOrigin-RevId: 537993460
2023-06-06 18:08:17 +00:00
..
aidl/androidx/media3/session Implement Player.replaceMediaItem(s) 2023-05-25 10:00:02 +01:00
java/androidx/media3/session Allow playback of MediaItems with LocalConfiguration 2023-06-06 18:08:17 +00:00
res Update translations 2023-05-03 17:15:08 +01:00
AndroidManifest.xml Update to androidx.media3 2021-10-27 09:12:46 +01:00