media/library/extractor
2020-06-11 10:11:40 +01:00
..
src Sniff all inferred extractors in DefaultHlsExtractorFactory 2020-06-11 10:11:40 +01:00
build.gradle Replace TestUtil.joinByteArrays() with Guava's Bytes.concat() 2020-05-21 17:09:22 +01:00
proguard-rules.txt Split out extractor and common modules 2020-01-24 18:15:19 +00: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.