
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
11 lines
274 B
Markdown
11 lines
274 B
Markdown
# Common module
|
|
|
|
Provides common code and utilities used 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/common/package-summary
|