1# Common module 2 3Provides database functionality for use by other media modules. Application code 4will not normally need to depend on this module directly. 5 6## Links 7 8* [Javadoc][] 9 10[Javadoc]: https://exoplayer.dev/doc/reference/index.html 11