media/library/common
krocard 98ee159df1 Use TracksInfo and selection override in users
Update the UI module, the demos and most other users
to make use of the new player TracksInfo and track
selection override APIs.

PiperOrigin-RevId: 402817857
2021-10-14 11:54:45 +01:00
..
src Use TracksInfo and selection override in users 2021-10-14 11:54:45 +01:00
build.gradle Deprecate all methods on C and move them to Util 2021-09-07 17:56:41 +01:00
proguard-rules.txt Refine ProGuard config workaround for Function 2021-02-03 15:03:07 +00:00
README.md README updates for misc modules 2021-10-12 19:40:44 +01:00

Common module

Provides common code and utilities used by other media modules. Application code will not normally need to depend on this module directly.

  • Javadoc: Note that this Javadoc is combined with that of other modules.