mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
11 lines
316 B
Markdown
11 lines
316 B
Markdown
# Common module
|
|
|
|
Provides database functionality for use by other media modules. Application code
|
|
will not normally need to depend on this module directly.
|
|
|
|
## Links
|
|
|
|
* [Javadoc][]: Classes matching `androidx.media3.database.*` belong to this
|
|
module.
|
|
|
|
[Javadoc]: https://exoplayer.dev/doc/reference/index.html
|