mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

Deprecated field `MediaItem.playbackProperties` remains for backwards compatibility, but its type is changed from `MediaItem.PlaybackProperties` to `MediaItem.LocalConfiguration`. The private `MediaItem` constructor will now also take in a `LocalConfiguration` argument instead. PiperOrigin-RevId: 535648420 (cherry picked from commit 25bf0c6738b6bf58e153a1ddbb0cb29c40501e13)