media/library/extractor
2023-03-14 08:35:33 +00:00
..
src Add support for reading location data in MP4 extractor 2023-03-14 08:35:33 +00:00
build.gradle Annotate methods that always return this with @CanIgnoreReturnValue 2022-07-25 22:19:11 +01:00
proguard-rules.txt Update to androidx.media3 2021-10-27 09:12:46 +01:00
README.md Update to androidx.media3 2021-10-27 09:12:46 +01:00

Extractor module

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