mirror of
https://github.com/androidx/media.git
synced 2025-05-11 17:49:52 +08:00

The JSON file contains a list of playlists, each with a name and a list of media items. The EffectActivity loads the JSON file and creates a list of PlaylistHolder objects, which contain the playlist name and the list of media items. PiperOrigin-RevId: 703069411