mirror of
https://github.com/androidx/media.git
synced 2025-05-06 23:20:42 +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