mirror of
https://github.com/androidx/media.git
synced 2025-05-03 21:57:46 +08:00

Unmarshal from json to MediaItem instead of Sample. Further the playlist of MediaItems is converted to Intent extras which are read by the PlayerActivity. PiperOrigin-RevId: 308141231