mirror of
https://github.com/androidx/media.git
synced 2025-05-12 10:09:55 +08:00

This better matches the terminology we use elsewhere in the Player interface, where items inside the playlist are referred to as "media item" and only the entire list is called "playlist". PiperOrigin-RevId: 491882849 (cherry picked from commit ff7fe222b83c55c93cc9ee1a3763a11473168ece)
Common module
Provides common code and utilities used by other media modules. Application code will not normally need to depend on this module directly.