• Home
Name Date Size #Lines LOC

..--

src/04-Jul-2025-16,59110,432

README.mdD04-Jul-2025300 127

build.gradleD04-Jul-20252.8 KiB6861

proguard-rules.txtD04-Jul-2025577 1310

README.md

1# DataSource module
2
3Provides a `DataSource` abstraction and a number of concrete implementations for
4reading data from different sources. Application code will not normally need to
5depend on this module directly.
6
7## Links
8
9*   [Javadoc][]
10
11[Javadoc]: https://exoplayer.dev/doc/reference/index.html
12