media/library/extractor
2021-10-18 23:52:28 +01:00
..
src Move text classes that don't need to live in common. 2021-10-18 23:52:28 +01:00
build.gradle Rename releaseArtifact to releaseArtifactId 2021-10-18 22:45:47 +01:00
proguard-rules.txt Add remaining proguard config tests. 2020-11-27 11:08:34 +00:00
README.md README updates for misc modules 2021-10-12 19:40:44 +01:00

Extractor module

Provides media container extractors and related utilities. Application code will not normally need to depend on this module directly.

  • Javadoc: Classes matching com.google.android.exoplayer2.extractor.* belong to this module.