mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
Also fixed the javadoc link in devsite and removed javadoc links from decoder extensions as it is not published yet on developer.android.com. #minor-release PiperOrigin-RevId: 520636868
10 lines
276 B
Markdown
10 lines
276 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][]
|
|
|
|
[Javadoc]: https://developer.android.com/reference/androidx/media3/database/package-summary
|