1# Extractor module
2
3Provides media container extractors and related utilities. Application code will
4not normally need to depend on this module directly.
5
6## Links
7
8*   [Javadoc][]
9
10[Javadoc]: https://exoplayer.dev/doc/reference/index.html
11