media/library/extractor
2020-09-26 15:30:58 +08:00
..
src Add tests for the FlvExtractor seek map. Fix an EOF seeking issue. 2020-09-26 15:30:58 +08:00
build.gradle Exclude Guava transitive annotation dependencies 2020-09-11 16:01:15 +01:00
proguard-rules.txt Align flags between the core and extension FLAC extractors 2020-06-23 11:05:37 +01:00
README.md Split out extractor and common modules 2020-01-24 18:15:19 +00:00

ExoPlayer extractor library module

Provides media container extractors.

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