mirror of
https://github.com/samsonjs/media.git
synced 2026-03-27 09:45:47 +00:00
Fix some other link titles and destinations spotted along the way. #minor-release PiperOrigin-RevId: 493276172
11 lines
318 B
Markdown
11 lines
318 B
Markdown
# DataSource module
|
|
|
|
Provides a `DataSource` abstraction and a number of concrete implementations for
|
|
reading data from different sources. Application code will not normally need to
|
|
depend on this module directly.
|
|
|
|
## Links
|
|
|
|
* [Javadoc][]
|
|
|
|
[Javadoc]: https://developer.android.com/reference/androidx/media3/packages
|