Name Date Size #Lines LOC

..--

src/H25-Apr-2025-16,64610,447

README.mdH A D25-Apr-2025300 127

build.gradleH A D25-Apr-20252.8 KiB6861

proguard-rules.txtH A D25-Apr-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