media/library/common
jaewan 11becc050a Separate command code for prepare() and stop()
PiperOrigin-RevId: 402757305
2021-10-13 19:58:02 +01:00
..
src Separate command code for prepare() and stop() 2021-10-13 19:58:02 +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.