mirror of
https://github.com/androidx/media.git
synced 2025-05-06 15:10:34 +08:00

getCurrentTrackGroups and getCurrentTrackSelections are retained for now, but moved from Player to ExoPlayer, to ease the transition for some application code that currently uses these methods. PiperOrigin-RevId: 430036355
Common module
Provides common code and utilities used by other media modules. Application code will not normally need to depend on this module directly.