mirror of
https://github.com/androidx/media.git
synced 2025-05-16 03:59:54 +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